summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-17 20:31:20 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-17 20:31:20 +0000
commitf396c3ee973afa3b5bea808d76d3494a2790bce0 (patch)
treeea24a2fd891df98440d52f0c23f365c4969eaffb
parente2f0f853272e66036193812c8ead7c797b0d41cf (diff)
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGE
-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 32b1189..04c2ae0 100644
--- a/man/void.man
+++ b/man/void.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.man,v 1.2 2001/01/27 18:20:58 dawes Exp $
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.man,v 1.1 2001/01/24 00:06:38 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 15cc38b..21c91e0 100644
--- a/src/void.c
+++ b/src/void.c
@@ -21,7 +21,7 @@
*
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.c,v 1.2 2000/08/11 19:10:48 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/void/void.c,v 1.1 1999/11/19 13:54:57 hohndel Exp $ */
/* Input device which doesn't output any event. This device can be used
* as a core pointer or as a core keyboard.