xserver/os utils.c,3.96,3.97

Carlos Romero <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: kidcrash

Update of /cvs/xserver/xserver/os
In directory pdx:/tmp/cvs-serv31969/os

Modified Files:
	utils.c 
Log Message:
Initial kdrive XKB/XINPUT support, use --enable-xkb --enable-xinput


Index: utils.c
===================================================================
RCS file: /cvs/xserver/xserver/os/utils.c,v
retrieving revision 3.96
retrieving revision 3.97
diff -u -d -r3.96 -r3.97
--- utils.c	3 May 2004 15:39:44 -0000	3.96
+++ utils.c	7 Jul 2004 19:21:07 -0000	3.97
@@ -1444,6 +1444,15 @@
     VErrorF(f, args);
     va_end(args);
 }
+
+void
+LogMessage(MessageType type, const char *f, ...)
+{
+    va_list args;
+    va_start(args, f);
+    VErrorF(f, args);
+    va_end(args);
+}
 #endif /* XORGSERVER */
 
 #ifdef SMART_SCHEDULE
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.