mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-07 20:08:20 +02:00
render: add missing padding bytes
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
c0e94a5ce4
commit
e4fba94ba6
1 changed files with 1 additions and 0 deletions
|
|
@ -475,6 +475,7 @@ for licensing information.
|
|||
<request name="SetPictureFilter" opcode="30">
|
||||
<field type="PICTURE" name="picture" />
|
||||
<field type="CARD16" name="filter_len" />
|
||||
<pad bytes="2" />
|
||||
<list type="char" name="filter">
|
||||
<fieldref>filter_len</fieldref>
|
||||
</list>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue