diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:00 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:00 +0000 |
commit | c3059c4705e94f8227bdd88376e2d0a71f723332 (patch) | |
tree | 8b65b14749481d431bd42e237d132332b8dcdea3 | |
parent | 8a3bd98dca8ae9fb09e218a2eaaffa87b9443a69 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-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 50b58d0..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$ */ +/* $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 2d22011..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$ */ +/* $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_ |