[Xorg-commit] xc/programs/Xserver/hw/xfree86/common xf86Init.c,1.1.4.4,1.1.4.5

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: kaleb

Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/common
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/programs/Xserver/hw/xfree86/common

Modified Files:
      Tag: XORG-CURRENT
	xf86Init.c 
Log Message:
bug #188, #214, see versions 1.1.4.3 and 1.1.4.4 of this file. fix bad merge


Index: xf86Init.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/common/xf86Init.c,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/xf86Init.c	23 Feb 2004 21:35:15 -0000	1.1.4.4
+++ b/xf86Init.c	24 Feb 2004 15:16:35 -0000	1.1.4.5
@@ -1721,7 +1721,7 @@
     "Select the \"xorg\" product for bugs you find in this release.\n"
     "Before reporting bugs in pre-release versions please check the\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
 #if XF86_VERSION_SNAP > 0
   ErrorF(".%d", XF86_VERSION_SNAP);





More information about the xorg-commit mailing list