From ee0bc61ee3fd775127f8cd222d83314f66255f2b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 20 Dec 2011 08:22:52 +1000 Subject: Drop wrong comment for sourceid in TouchOwnershipEvents Copy/paste error from DeviceChangedEvent Signed-off-by: Peter Hutterer Reviewed-by: Chase Douglas Signed-off-by: Chase Douglas --- XI2proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XI2proto.h') 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; -- cgit v1.2.3