diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:34:07 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:34:07 +0000 |
commit | e1db7d300f17299e2b7cd7ada8383633c31d0d2e (patch) | |
tree | 3729b51ca201fc20664fe5b1f35d04bd20453641 | |
parent | 64c05990bbc8f9e07c4a5c6f84360fe895f34d18 (diff) |
Pull XORG-6_8_0 to CYGWIN branchCYGWIN-6_8_2-MERGECYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGECYGWIN
-rw-r--r-- | src/xf86Ur-98.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xf86Ur-98.c b/src/xf86Ur-98.c index a32f124..1a339ae 100644 --- a/src/xf86Ur-98.c +++ b/src/xf86Ur-98.c @@ -703,7 +703,7 @@ static XF86ModuleVersionInfo version_rec = { MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, 1, 0, 0, ABI_CLASS_XINPUT, ABI_XINPUT_VERSION, |