summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:00 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:00 +0000
commitb24c0e73b421705f695b6452085bf6d79d427865 (patch)
tree5e67fc179c5e31866540b6df3030bbc5f775c66d
parent55c2e3865890642b27ce33a5826fd6563d11e6b0 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--man/void.man2
-rw-r--r--src/void.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/void.man b/man/void.man
index 478c741..32b1189 100644
--- a/man/void.man
+++ b/man/void.man
@@ -1,4 +1,4 @@
-.\" $XFree86$
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.man,v 1.2 2001/01/27 18:20:58 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH VOID __drivermansuffix__ __vendorversion__
diff --git a/src/void.c b/src/void.c
index 78f3c13..15cc38b 100644
--- a/src/void.c
+++ b/src/void.c
@@ -21,7 +21,7 @@
*
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.c,v 1.2 2000/08/11 19:10:48 dawes Exp $ */
/* Input device which doesn't output any event. This device can be used
* as a core pointer or as a core keyboard.