diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-09-02 10:09:46 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-09-02 10:09:46 +0000 |
commit | 8903be0b4bede284a8cf594f4732438856a6fe25 (patch) | |
tree | 4e4ce5abc5930f39ea70d4a9192eed81a5858400 /proto/xcb-proto/src/xv.xml | |
parent | b4d7a3448405d273e426e0daf241a2961994026a (diff) |
Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@
Diffstat (limited to 'proto/xcb-proto/src/xv.xml')
-rw-r--r-- | proto/xcb-proto/src/xv.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/xcb-proto/src/xv.xml b/proto/xcb-proto/src/xv.xml index 47a05d04d..6db133fa6 100644 --- a/proto/xcb-proto/src/xv.xml +++ b/proto/xcb-proto/src/xv.xml @@ -118,6 +118,7 @@ authorization from the authors. <list type="char" name="name"> <fieldref>name_size</fieldref> </list> + <pad align="4" /> </struct> <struct name="Image"> @@ -146,6 +147,7 @@ authorization from the authors. <list type="char" name="name"> <fieldref>size</fieldref> </list> + <pad align="4" /> </struct> <struct name="ImageFormatInfo"> |