Skip to content

Commit

Permalink
shape: add missing padding bytes to GetRectangles
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Danjou <[email protected]>
  • Loading branch information
jd committed Aug 16, 2009
1 parent 4fb5556 commit a507629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shape.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a507629

Please sign in to comment.