summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:54:03 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:54:03 +0000
commitc5c5a625b10ecebde38d73fabdebfb40b02b6c50 (patch)
tree4224488e0fe4ad1d022bda8e3953dec3b86cea80
parent1034ff3c2b725bf1fdee087171616560558b7dee (diff)
-rw-r--r--src/magellan.c4
-rw-r--r--src/magellan.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/magellan.c b/src/magellan.c
index 5554a70..fac41b6 100644
--- a/src/magellan.c
+++ b/src/magellan.c
@@ -32,7 +32,7 @@
* port based on pre-XFree4.2.0 driver code v1.10 and XFree4.2.0 SpaceOrb driver code
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.c,v 1.11 2002/06/07 21:03:27 alanh Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.c,v 1.10 2001/11/26 16:25:53 dawes Exp $ */
#define _MAGELLAN_C_
/*****************************************************************************
@@ -79,7 +79,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/magellan.h b/src/magellan.h
index 4fbf4aa..88ac77e 100644
--- a/src/magellan.h
+++ b/src/magellan.h
@@ -24,7 +24,7 @@
* in this Software without prior written authorization from Metro Link.
*
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.h,v 1.4 2002/06/07 21:03:27 alanh Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.h,v 1.3 1999/05/15 12:10:30 dawes Exp $ */
#ifndef _MAGELLAN_H_
#define _MAGELLAN_H_