[Xcb-commit] src
Julien Danjou
jdanjou at kemper.freedesktop.org
Sun Aug 16 09:10:18 PDT 2009
src/shape.xml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a507629647dfa0f06eb1b3f4fd5d9d9893daaf06
Author: Julien Danjou <julien at danjou.info>
Date: Sun Aug 16 11:05:17 2009 +0200
shape: add missing padding bytes to GetRectangles
Signed-off-by: Julien Danjou <julien at danjou.info>
diff --git a/src/shape.xml b/src/shape.xml
index 8d76de8..c128ade 100644
--- a/src/shape.xml
+++ b/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>
More information about the xcb-commit
mailing list