Module Name: xsrc
Committed By: mrg
Date: Fri Jun 12 01:53:51 UTC 2009
Modified Files:
xsrc/external/mit/xorg-server/include: dix-config.h
Log Message:
do not define BUILDERADDR here
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 xsrc/external/mit/xorg-server/include/dix-config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xorg-server/include/dix-config.h
diff -u xsrc/external/mit/xorg-server/include/dix-config.h:1.8 xsrc/external/mit/xorg-server/include/dix-config.h:1.9
--- xsrc/external/mit/xorg-server/include/dix-config.h:1.8 Thu Jun 11 05:09:53 2009
+++ xsrc/external/mit/xorg-server/include/dix-config.h Fri Jun 12 01:53:51 2009
@@ -8,7 +8,7 @@
#define BIGREQS 1
/* Builder address */
-#define BUILDERADDR "[email protected]"
+/* #define BUILDERADDR "[email protected]" */
/* Operating System Name */
/* #define OSNAME "NetBSD 5.0 amd64" */