summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:33:58 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:33:58 +0000
commitb7b5ba78729a60bf14018effa6f229429755245f (patch)
tree4be28632da3cc1b7ea4a0a13695bb8cb5d338613
parentb5199c5a7b00e9c3e03c403682385c73e08f5c3d (diff)
-rw-r--r--README.sgml1
-rw-r--r--src/cyrix_driver.c2
2 files changed, 1 insertions, 2 deletions
diff --git a/README.sgml b/README.sgml
index d9a3425..4e937ca 100644
--- a/README.sgml
+++ b/README.sgml
@@ -7,7 +7,6 @@
<author>The XFree86 Project Inc.
<date>7 March 2000
<ident>
-$Id$
</ident>
<toc>
diff --git a/src/cyrix_driver.c b/src/cyrix_driver.c
index 270e046..ad2a12e 100644
--- a/src/cyrix_driver.c
+++ b/src/cyrix_driver.c
@@ -233,7 +233,7 @@ static XF86ModuleVersionInfo cyrixVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
CYRIX_MAJOR_VERSION, CYRIX_MINOR_VERSION, CYRIX_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,