Add altenum (non-exhaustive enum)
[free-sw/xcb/proto] / src / sync.xml
index 386d233..8e7adc7 100644 (file)
@@ -48,7 +48,7 @@ for licensing information.
     <field type="COUNTER" name="counter" />
     <field type="INT64" name="resolution" />
     <field type="CARD16" name="name_len" />
-    <list type="CARD8" name="name">
+    <list type="char" name="name">
       <fieldref>name_len</fieldref>
     </list>
   </struct>
@@ -84,6 +84,7 @@ for licensing information.
       <pad bytes="1" />
       <field type="CARD8" name="major_version" />
       <field type="CARD8" name="minor_version" />
+      <pad bytes="22" />
     </reply>
   </request>
 
@@ -155,6 +156,7 @@ for licensing information.
       <field type="INT64" name="delta" />
       <field type="BOOL" name="events" />
       <field type="CARD8" name="state" />
+      <pad bytes="2" />
     </reply>
   </request>
 
@@ -179,6 +181,7 @@ for licensing information.
     <field type="TIMESTAMP" name="timestamp" />
     <field type="CARD16" name="count" />
     <field type="BOOL" name="destroyed" />
+    <pad bytes="1" />
   </event>
 
   <event name="AlarmNotify" number="1">