summaryrefslogtreecommitdiff
path: root/src/smi_driver.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:45:06 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:45:06 +0000
commit445708ff1249e96628dd6b11e20f83e568fb4ad1 (patch)
treed00ba1afe2e3fb51187e6c27dec3fcd5ee7139a4 /src/smi_driver.c
parent90141c8b6da8e6b57f2e4bae486a3d39c4069a8b (diff)
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'src/smi_driver.c')
-rw-r--r--src/smi_driver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/smi_driver.c b/src/smi_driver.c
index 1d25f80..608d9d9 100644
--- a/src/smi_driver.c
+++ b/src/smi_driver.c
@@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the
sale, use or other dealings in this Software without prior written
authorization from The XFree86 Project or Silicon Motion.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_driver.c,v 1.37 2003/11/06 18:38:08 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_driver.c,v 1.36tsi Exp $ */
#include "xf86Resources.h"
#include "xf86RAC.h"
@@ -304,7 +304,7 @@ static XF86ModuleVersionInfo SMIVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
SILICONMOTION_VERSION_MAJOR,
SILICONMOTION_VERSION_MINOR,
SILICONMOTION_PATCHLEVEL,