[xorg-commit-diffs] xc/lib/font/X-TrueType/module xttmodule.c,
1.1.4.1, 1.1.4.1.6.1
Egbert Eich
xorg-commit at pdx.freedesktop.org
Tue Apr 6 13:48:13 PDT 2004
Committed by: eich
Update of /cvs/xorg/xc/lib/font/X-TrueType/module
In directory pdx:/tmp/cvs-serv4265/lib/font/X-TrueType/module
Modified Files:
Tag: XORG-RELEASE-1
xttmodule.c
Log Message:
2004-04-06 Egbert Eich <eich at freedesktop.org>
* Fixed version number glitches in modules.
Index: xttmodule.c
===================================================================
RCS file: /cvs/xorg/xc/lib/font/X-TrueType/module/xttmodule.c,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.1.6.1
diff -u -d -r1.1.4.1 -r1.1.4.1.6.1
--- a/xttmodule.c 26 Nov 2003 22:48:40 -0000 1.1.4.1
+++ b/xttmodule.c 6 Apr 2004 20:47:38 -0000 1.1.4.1.6.1
@@ -83,7 +83,7 @@
_XTT_VENDOR_NAME,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
_XTT_V_MAJOR,
_XTT_V_MINOR,
_XTT_V_REVISION,
More information about the xorg-commit-diffs
mailing list