diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:26:46 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:26:46 +0000 |
commit | 3586c3c7955365a2af0b8a286ea0d0488ddfd137 (patch) | |
tree | 2a60b5e46470b686d3f034b3b4bd085f043af26e /src/r128_misc.c | |
parent | 538768e0f472026325be9dd37dc4bfe7ea7d3b75 (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'src/r128_misc.c')
-rw-r--r-- | src/r128_misc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/r128_misc.c b/src/r128_misc.c index 2e713e5..dd77061 100644 --- a/src/r128_misc.c +++ b/src/r128_misc.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/r128_misc.c,v 1.6 2004/01/05 16:42:05 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/r128_misc.c,v 1.5 2003/01/01 19:16:35 tsi Exp $ */ /* * Copyright 2000 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * @@ -38,7 +38,7 @@ static XF86ModuleVersionInfo R128VersionRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, R128_VERSION_MAJOR, R128_VERSION_MINOR, R128_VERSION_PATCH, ABI_CLASS_VIDEODRV, ABI_VIDEODRV_VERSION, |