shm: Mark PutImage.send_event field as boolean

Reviewed-by: Christian Linhart <chris@demorecorder.com>
This commit is contained in:
Robert Ancell 2015-08-27 10:37:51 +01:00 committed by Christian Linhart
parent 6b832a008a
commit 07e294a010

View file

@ -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" />