Drop wrong comment for sourceid in TouchOwnershipEvents

Copy/paste error from DeviceChangedEvent

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
Peter Hutterer 2011-12-20 08:22:52 +10:00 committed by Chase Douglas
parent b701750ee9
commit ee0bc61ee3

View file

@ -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;