diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:17 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:17 +0000 |
commit | 35bc26bea9b679ce158c87af613704ff136fbd1f (patch) | |
tree | 610601df64e49aa51e1b74cd72a9a15c2e5729ee /rx | |
parent | 3d7e47793a1b5c2f2c1a51d2956645d1d7821ba4 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'rx')
-rw-r--r-- | rx/Prefs.c | 2 | ||||
-rw-r--r-- | rx/XDpyName.c | 2 | ||||
-rw-r--r-- | rx/XUrls.c | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xrx/rx/Prefs.c,v 1.6 2001/12/14 20:02:19 dawes Exp $ */ +/* $XFree86$ */ #include "Prefs.h" #include <ctype.h> diff --git a/rx/XDpyName.c b/rx/XDpyName.c index 106f2e3..76625a5 100644 --- a/rx/XDpyName.c +++ b/rx/XDpyName.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xrx/rx/XDpyName.c,v 1.7 2003/10/24 20:38:22 tsi Exp $ */ +/* $XFree86$ */ #ifdef XP_UNIX #include "RxPlugin.h" /* for PluginGlobal */ @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xrx/rx/XUrls.c,v 1.12 2003/07/20 16:12:20 tsi Exp $ */ +/* $XFree86$ */ #include "RxI.h" #include "XUrls.h" |