xinput: struct AddMaster: fix type of fields
authorChristian Linhart <chris@demorecorder.com>
Sat, 16 Aug 2014 10:08:26 +0000 (12:08 +0200)
committerChristian Linhart <chris@demorecorder.com>
Mon, 25 Aug 2014 11:42:55 +0000 (13:42 +0200)
commitd15b0f611305248dce00ed5a5292315f8aaa29f1
treed57973fdf8b466052142c752e90a4480518688a0
parent506759adfd391a95ac913c0633b0452b884ad053
xinput: struct AddMaster: fix type of fields

fix type of fields "send_core" and "enable" to BOOL

spec:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XI2proto.txt#n1187

note:
the type of these fields should also be fixed in XI2proto.h:
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI2proto.h#n460

(file-positions in the above URLs may become wrong if the spec changes)
src/xinput.xml