mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 20:38:08 +02:00
Fix Xi 2.x version comment in XI2.h
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
88410aa51d
commit
22c06a5ddb
1 changed files with 1 additions and 1 deletions
2
XI2.h
2
XI2.h
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue