res: Fix and rename list in ClientIdValue
[free-sw/xcb/proto] / src / res.xml
index 1dd3bd1..a5d1d8f 100644 (file)
@@ -49,7 +49,7 @@ authorization from the authors.
     <struct name="ClientIdValue">
         <field type="ClientIdSpec" name="spec" />
         <field type="CARD32" name="length" />
-        <list type="CARD8" name="client_ids">
+        <list type="CARD32" name="value">
             <fieldref>length</fieldref>
         </list>
     </struct>