diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-09-02 10:09:46 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-09-02 10:09:46 +0000 |
commit | 8903be0b4bede284a8cf594f4732438856a6fe25 (patch) | |
tree | 4e4ce5abc5930f39ea70d4a9192eed81a5858400 /proto/xcb-proto/src/shm.xml | |
parent | b4d7a3448405d273e426e0daf241a2961994026a (diff) |
Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@
Diffstat (limited to 'proto/xcb-proto/src/shm.xml')
-rw-r--r-- | proto/xcb-proto/src/shm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/xcb-proto/src/shm.xml b/proto/xcb-proto/src/shm.xml index 71fce14fa..c2605da0e 100644 --- a/proto/xcb-proto/src/shm.xml +++ b/proto/xcb-proto/src/shm.xml @@ -79,7 +79,7 @@ authorization from the authors. <field type="INT16" name="dst_y" /> <field type="CARD8" name="depth" /> <field type="CARD8" name="format" /> - <field type="CARD8" name="send_event" /> + <field type="BOOL" name="send_event" /> <pad bytes="1" /> <field type="SEG" name="shmseg" /> <field type="CARD32" name="offset" /> |