mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2025-12-20 04:40:09 +01:00
shape: add missing padding bytes to GetRectangles
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
4fb5556c67
commit
a507629647
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ authorization from the authors.
|
|||
<reply>
|
||||
<field type="BYTE" name="ordering" enum="ClipOrdering" />
|
||||
<field type="CARD32" name="rectangles_len" />
|
||||
<pad bytes="20" />
|
||||
<list type="RECTANGLE" name="rectangles">
|
||||
<fieldref>rectangles_len</fieldref>
|
||||
</list>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue