Module Name: xsrc
Committed By: christos
Date: Mon May 23 02:36:33 UTC 2011
Modified Files:
xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha: alphaIo.c
Log Message:
remove extra paren.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha/alphaIo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha/alphaIo.c
diff -u xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha/alphaIo.c:1.2 xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha/alphaIo.c:1.3
--- xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha/alphaIo.c:1.2 Sun May 22 11:34:52 2011
+++ xsrc/xfree/xc/programs/Xserver/hw/netbsd/alpha/alphaIo.c Sun May 22 22:36:33 2011
@@ -80,7 +80,6 @@
*/
void alphaEnqueueEvents(void)
-)
{
struct wscons_event *ptrEvents,
*kbdEvents;