summaryrefslogtreecommitdiff
path: root/src/riva_hw.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2007-07-24 21:21:06 -0700
committerAaron Plattner <aplattner@nvidia.com>2007-07-24 21:21:57 -0700
commit3bb842cb55fd201a559bef19c06db4aee0485d26 (patch)
tree29a3f3ff1b24cd1699a4f939815140c4045b9f39 /src/riva_hw.c
parent08b68473351081fe1ed96ba7e206ed0d301b8a91 (diff)
Nuke old RCS tags.
Fix the ends of files. Update the known cards date.
Diffstat (limited to 'src/riva_hw.c')
-rw-r--r--src/riva_hw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/riva_hw.c b/src/riva_hw.c
index 15bef0e..32dc2a3 100644
--- a/src/riva_hw.c
+++ b/src/riva_hw.c
@@ -36,7 +36,6 @@
|* those rights set forth herein. *|
|* *|
\***************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.c,v 1.51tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -990,4 +989,3 @@ int RivaGetConfig
chip->Line = (RivaLine *)&(chip->FIFO[0x0000C000/4]);
return (0);
}
-