[PATCH inputproto multitouch] Drop wrong comment for sourceid in TouchOwnershipEvents
Peter Hutterer
peter.hutterer at who-t.net
Mon Dec 19 14:22:52 PST 2011
Copy/paste error from DeviceChangedEvent
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
XI2proto.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/XI2proto.h b/XI2proto.h
index 56df401..93d7e32 100644
--- a/XI2proto.h
+++ b/XI2proto.h
@@ -901,7 +901,7 @@ typedef struct
Window event;
Window child;
/* └──────── 32 byte boundary ────────┘ */
- uint16_t sourceid; /**< Source of the new classes */
+ uint16_t sourceid;
uint16_t pad0;
uint32_t flags;
uint32_t pad1;
--
1.7.7.1
More information about the xorg-devel
mailing list