diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:33:52 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:33:52 +0000 |
commit | 587d74c8a8bb70f9c2f4286fab84633c6baa7958 (patch) | |
tree | 8b65b14749481d431bd42e237d132332b8dcdea3 | |
parent | b5e90b66e909d390056fd8554fe7477665d4fc58 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r-- | src/spaceorb.c | 2 | ||||
-rw-r--r-- | src/spaceorb.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/spaceorb.c b/src/spaceorb.c index 8bc56a8..1c584d0 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.12 2001/10/28 03:33:58 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/input/spaceorb/spaceorb.c,v 1.13 2001/11/26 16:25:54 dawes Exp $ */ #define _SPACEORB_C_ /***************************************************************************** diff --git a/src/spaceorb.h b/src/spaceorb.h index a1e2ad4..313d7eb 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.3 2000/08/11 19:10:47 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/input/spaceorb/spaceorb.h,v 1.4 2001/10/28 03:33:58 tsi Exp $ */ #ifndef _SPACEORB_H_ #define _SPACEORB_H_ |