summaryrefslogtreecommitdiff
path: root/src/nv_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/nv_hw.c
parent08b68473351081fe1ed96ba7e206ed0d301b8a91 (diff)
Nuke old RCS tags.
Fix the ends of files. Update the known cards date.
Diffstat (limited to 'src/nv_hw.c')
-rw-r--r--src/nv_hw.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_hw.c b/src/nv_hw.c
index 63f9067..9bc16f4 100644
--- a/src/nv_hw.c
+++ b/src/nv_hw.c
@@ -36,7 +36,6 @@
|* those rights set forth herein. *|
|* *|
\***************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_hw.c,v 1.21 2006/06/16 00:19:33 mvojkovi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -1605,5 +1604,3 @@ void NVSetStartAddress (
pNv->PCRTC[0x800/4] = start;
}
}
-
-