shm: add missing padding bytes
[free-sw/xcb/proto] / src / shm.xml
index 49e243b..7168f3b 100644 (file)
@@ -51,6 +51,7 @@ authorization from the authors.
       <field type="CARD16" name="uid" />
       <field type="CARD16" name="gid" />
       <field type="CARD8" name="pixmap_format" />
+      <pad bytes="15" />
     </reply>
   </request>
 
@@ -58,6 +59,7 @@ authorization from the authors.
     <field type="SEG" name="shmseg" />
     <field type="CARD32" name="shmid" />
     <field type="BOOL" name="read_only" />
+    <pad bytes="3" />
   </request>
 
   <request name="Detach" opcode="2">