Change type="CARD8" to type="char" where the X specs require a STRING8
[free-sw/xcb/proto] / src / sync.xml
index d90c714..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>