merge
This commit is contained in:
parent
03d893bff9
commit
9343c8f5ac
|
@ -1721,7 +1721,7 @@ xf86PrintBanner()
|
||||||
"Select the \"xorg\" product for bugs you find in this release.\n"
|
"Select the \"xorg\" product for bugs you find in this release.\n"
|
||||||
"Before reporting bugs in pre-release versions please check the\n"
|
"Before reporting bugs in pre-release versions please check the\n"
|
||||||
"latest version in the X.org Foundation \"monolithic tree\" CVS\n"
|
"latest version in the X.org Foundation \"monolithic tree\" CVS\n"
|
||||||
"repository hosted at http://www.freedesktop.org/Software/xorg/"
|
"repository hosted at http://www.freedesktop.org/Software/xorg/");
|
||||||
#endif
|
#endif
|
||||||
#if XF86_VERSION_SNAP > 0
|
#if XF86_VERSION_SNAP > 0
|
||||||
ErrorF(".%d", XF86_VERSION_SNAP);
|
ErrorF(".%d", XF86_VERSION_SNAP);
|
||||||
|
|
Loading…
Reference in New Issue