[xserver-commit] xizzle/common xf86Config.h,1.8,1.9
Daniel Stone
xserver-commit@pdx.freedesktop.org
- Previous message: [xserver-commit] xizzle/common xf86Config.c,3.280,3.281 xf86Cursor.c,3.39,3.40 xf86Events.c,3.162,3.163 xf86Init.c,3.216,3.217 xf86Xinput.c,3.72,3.73 xf86cmap.c,1.27,1.28
- Next message: [xserver-commit] xizzle/common xf86Configure.c,3.84,3.85
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: daniel
Update of /cvs/xserver/xizzle/common
In directory pdx:/tmp/cvs-serv7003/common
Modified Files:
xf86Config.h
Log Message:
Whoops, forgot to commit the xf86Config.h component of the autoconfig removal.
Index: xf86Config.h
===================================================================
RCS file: /cvs/xserver/xizzle/common/xf86Config.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- a/xf86Config.h 19 Feb 2004 03:51:36 -0000 1.8
+++ b/xf86Config.h 7 Mar 2004 13:45:33 -0000 1.9
@@ -52,7 +52,7 @@
char ** xf86InputDriverlistFromConfig(void);
char ** xf86InputDriverlistFromCompile(void);
Bool xf86BuiltinInputDriver(const char *);
-ConfigStatus xf86HandleConfigFile(Bool);
+ConfigStatus xf86HandleConfigFile(void);
Bool xf86AutoConfig(void);
- Previous message: [xserver-commit] xizzle/common xf86Config.c,3.280,3.281 xf86Cursor.c,3.39,3.40 xf86Events.c,3.162,3.163 xf86Init.c,3.216,3.217 xf86Xinput.c,3.72,3.73 xf86cmap.c,1.27,1.28
- Next message: [xserver-commit] xizzle/common xf86Configure.c,3.84,3.85
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]