Fix Xi 2.x version comment in XI2.h

Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
Chase Douglas 2011-09-14 20:15:49 -05:00
parent 88410aa51d
commit 22c06a5ddb

2
XI2.h
View file

@ -201,7 +201,7 @@
#define XI_RawButtonPress 15
#define XI_RawButtonRelease 16
#define XI_RawMotion 17
#define XI_TouchBegin 18 /* XI 2.1 */
#define XI_TouchBegin 18 /* XI 2.2 */
#define XI_TouchEnd 19
#define XI_TouchOwnership 20
#define XI_TouchUpdate 21