diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:18 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:18 +0000 |
commit | 4ca9c98863d131395c46d2c85abb49a3990a3bb6 (patch) | |
tree | 7ab5317f2ed2167be5c3f031eae8de2d0757767e /util | |
parent | 46cb95cf8d22a953117fc6fc6a94f9ea765c2e37 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'util')
-rw-r--r-- | util/AsmMacros.h | 2 | ||||
-rw-r--r-- | util/dRegs.c | 2 | ||||
-rw-r--r-- | util/mRegs.c | 2 | ||||
-rw-r--r-- | util/modClock.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/util/AsmMacros.h b/util/AsmMacros.h index feb5ce0..24070b9 100644 --- a/util/AsmMacros.h +++ b/util/AsmMacros.h @@ -57,7 +57,7 @@ * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/AsmMacros.h,v 1.1 2001/11/16 21:13:34 tsi Exp $ */ +/* $XFree86$ */ #if defined(__GNUC__) #if defined(linux) && (defined(__alpha__) || defined(__ia64__)) diff --git a/util/dRegs.c b/util/dRegs.c index 0c8ee62..c8dfe9b 100644 --- a/util/dRegs.c +++ b/util/dRegs.c @@ -4,7 +4,7 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/dRegs.c,v 1.9 2001/11/16 21:13:34 tsi Exp $ */ +/* $XFree86$ */ #ifdef __NetBSD__ # include <sys/types.h> diff --git a/util/mRegs.c b/util/mRegs.c index 4d8da11..34c2104 100644 --- a/util/mRegs.c +++ b/util/mRegs.c @@ -4,7 +4,7 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/mRegs.c,v 1.6 2001/11/16 21:13:34 tsi Exp $ */ +/* $XFree86$ */ #ifdef __NetBSD__ # include <sys/types.h> diff --git a/util/modClock.c b/util/modClock.c index cce4f84..00cc358 100644 --- a/util/modClock.c +++ b/util/modClock.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/modClock.c,v 1.6 2001/11/16 21:13:34 tsi Exp $ */ +/* $XFree86$ */ #ifdef __NetBSD__ # include <sys/types.h> |