mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-08 12:28:06 +02:00
shm: Mark PutImage.send_event field as boolean
Reviewed-by: Christian Linhart <chris@demorecorder.com>
This commit is contained in:
parent
6b832a008a
commit
07e294a010
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue