[xorg-commit-diffs] xc/programs/Xserver/hw/xwin InitOutput.c,
1.1.4.1.2.33, 1.1.4.1.2.34
Alexander Gottwald
xorg-commit at pdx.freedesktop.org
Mon Apr 12 10:27:03 PDT 2004
Committed by: ago
Update of /cvs/xorg/xc/programs/Xserver/hw/xwin
In directory pdx:/tmp/cvs-serv24559/hw/xwin
Modified Files:
Tag: CYGWIN
InitOutput.c
Log Message:
Adjust link to FAQ
Index: InitOutput.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xwin/InitOutput.c,v
retrieving revision 1.1.4.1.2.33
retrieving revision 1.1.4.1.2.34
diff -u -d -r1.1.4.1.2.33 -r1.1.4.1.2.34
--- a/InitOutput.c 10 Apr 2004 13:23:37 -0000 1.1.4.1.2.33
+++ b/InitOutput.c 12 Apr 2004 17:26:59 -0000 1.1.4.1.2.34
@@ -521,7 +521,9 @@
if (!winReadConfigfile ())
winErrorFVerb (1, "InitOutput - Error reading config file\n");
#else
- winMsg(X_INFO, "XF86Config is not supported. See http://x.cygwin.com/docs/faq/cygwin-xfree-faq.html for more information\n");
+ winMsg(X_INFO, "XF86Config is not supported\n");
+ winMsg(X_INFO, "See http://x.cygwin.com/docs/faq/cygwin-x-faq.html "
+ "for more information\n");
#endif
/* Load preferences from XWinrc file */
More information about the xorg-commit-diffs
mailing list