[xserver-commit] xizzle/common xf86Config.h,1.8,1.9

Daniel Stone xserver-commit@pdx.freedesktop.org


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);