summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:54:05 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:54:05 +0000
commitb22890df06610e3d3deeb1521c13b325497149e2 (patch)
tree70a78ecdae451c9b33aa445f7cb9ab4927106b8b
parent587d74c8a8bb70f9c2f4286fab84633c6baa7958 (diff)
-rw-r--r--src/spaceorb.c4
-rw-r--r--src/spaceorb.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/spaceorb.c b/src/spaceorb.c
index 1c584d0..94c2863 100644
--- a/src/spaceorb.c
+++ b/src/spaceorb.c
@@ -24,7 +24,7 @@
* in this Software without prior written authorization from Metro Link.
*
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/spaceorb/spaceorb.c,v 1.13 2001/11/26 16:25:54 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/spaceorb/spaceorb.c,v 1.12 2001/10/28 03:33:58 tsi Exp $ */
#define _SPACEORB_C_
/*****************************************************************************
@@ -72,7 +72,7 @@ static XF86ModuleVersionInfo VersionRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
1, 0, 0,
ABI_CLASS_XINPUT,
ABI_XINPUT_VERSION,
diff --git a/src/spaceorb.h b/src/spaceorb.h
index 313d7eb..a1e2ad4 100644
--- a/src/spaceorb.h
+++ b/src/spaceorb.h
@@ -26,7 +26,7 @@
* in this Software without prior written authorization from Metro Link.
*
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/spaceorb/spaceorb.h,v 1.4 2001/10/28 03:33:58 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/spaceorb/spaceorb.h,v 1.3 2000/08/11 19:10:47 dawes Exp $ */
#ifndef _SPACEORB_H_
#define _SPACEORB_H_