diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:35 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:35 +0000 |
commit | 8a3bd98dca8ae9fb09e218a2eaaffa87b9443a69 (patch) | |
tree | 0c61e2c961f32463e8391f4a8ad51f209e64256f | |
parent | 4c3bde7fb901a9e31ce27f1b1dda6e9ca9b9c9fb (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-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 1c584d0..50b58d0 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$ */ #define _SPACEORB_C_ /***************************************************************************** diff --git a/src/spaceorb.h b/src/spaceorb.h index 313d7eb..2d22011 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$ */ #ifndef _SPACEORB_H_ #define _SPACEORB_H_ |