mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 04:58:14 +02:00
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:
parent
b701750ee9
commit
ee0bc61ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue