summaryrefslogtreecommitdiff
path: root/src/nv_setup.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_setup.c
parent08b68473351081fe1ed96ba7e206ed0d301b8a91 (diff)
Nuke old RCS tags.
Fix the ends of files. Update the known cards date.
Diffstat (limited to 'src/nv_setup.c')
-rw-r--r--src/nv_setup.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_setup.c b/src/nv_setup.c
index 1bf58e0..5772dd0 100644
--- a/src/nv_setup.c
+++ b/src/nv_setup.c
@@ -37,8 +37,6 @@
|* *|
\***************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c,v 1.48 2005/09/14 02:28:03 mvojkovi Exp $ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
@@ -708,4 +706,3 @@ NVCommonSetup(ScrnInfoPtr pScrn)
pNv->LVDS ? "LVDS" : "TMDS");
}
}
-