diff options
Diffstat (limited to 'libxcb/xcb-proto/src/shape.xml')
-rw-r--r-- | libxcb/xcb-proto/src/shape.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxcb/xcb-proto/src/shape.xml b/libxcb/xcb-proto/src/shape.xml index 8d76de887..c128ade32 100644 --- a/libxcb/xcb-proto/src/shape.xml +++ b/libxcb/xcb-proto/src/shape.xml @@ -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> |