diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:52 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:52 +0000 |
commit | 434c61ca3b6f0c353eb54607bb556ad068773c34 (patch) | |
tree | c0395a527fa55b8af7d01d0457a2d8c89a37f060 /util | |
parent | 4ca9c98863d131395c46d2c85abb49a3990a3bb6 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
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 24070b9..feb5ce0 100644 --- a/util/AsmMacros.h +++ b/util/AsmMacros.h @@ -57,7 +57,7 @@ * */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/AsmMacros.h,v 1.1 2001/11/16 21:13:34 tsi Exp $ */ #if defined(__GNUC__) #if defined(linux) && (defined(__alpha__) || defined(__ia64__)) diff --git a/util/dRegs.c b/util/dRegs.c index c8dfe9b..0c8ee62 100644 --- a/util/dRegs.c +++ b/util/dRegs.c @@ -4,7 +4,7 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/dRegs.c,v 1.9 2001/11/16 21:13:34 tsi Exp $ */ #ifdef __NetBSD__ # include <sys/types.h> diff --git a/util/mRegs.c b/util/mRegs.c index 34c2104..4d8da11 100644 --- a/util/mRegs.c +++ b/util/mRegs.c @@ -4,7 +4,7 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/mRegs.c,v 1.6 2001/11/16 21:13:34 tsi Exp $ */ #ifdef __NetBSD__ # include <sys/types.h> diff --git a/util/modClock.c b/util/modClock.c index 00cc358..cce4f84 100644 --- a/util/modClock.c +++ b/util/modClock.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/modClock.c,v 1.6 2001/11/16 21:13:34 tsi Exp $ */ #ifdef __NetBSD__ # include <sys/types.h> |