[xorg-commit-diffs] xc/programs/Xserver/hw/xwin winglobals.c, 1.1.2.18, 1.1.2.19

Alexander Gottwald xorg-commit at pdx.freedesktop.org
Fri Apr 23 06:05:37 EST 2004


Committed by: ago

Update of /cvs/xorg/xc/programs/Xserver/hw/xwin
In directory pdx:/tmp/cvs-serv10176

Modified Files:
      Tag: CYGWIN
	winglobals.c 
Log Message:
Set default loglevel to 2

Index: winglobals.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xwin/Attic/winglobals.c,v
retrieving revision 1.1.2.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- a/winglobals.c	17 Apr 2004 19:34:19 -0000	1.1.2.18
+++ b/winglobals.c	22 Apr 2004 20:05:34 -0000	1.1.2.19
@@ -55,7 +55,7 @@
 Bool		g_fXdmcpEnabled = FALSE;
 HICON		g_hiconX = NULL;
 char *		g_pszLogFile = "/tmp/XWin.log";
-int		g_iLogVerbose = 4;
+int		g_iLogVerbose = 2;
 Bool		g_fLogInited = FALSE;
 char *		g_pszCommandLine = NULL;
 Bool		g_fUseMsg = FALSE;




More information about the xorg-commit-diffs mailing list