made changes to support new value-mask-pad field of valueparam structures
[free-sw/xcb/proto] / src / record.xml
index 624d122..74c16fe 100644 (file)
@@ -158,7 +158,12 @@ authorization from the authors.
            <field type="CARD32" name="server_time" />
            <field type="CARD32" name="rec_sequence_num" />
            <pad bytes="8" />
-           <list type="BYTE" name="data" />
+           <list type="BYTE" name="data">
+               <op op="*">
+                   <fieldref>length</fieldref>
+                   <value>4</value>
+               </op>
+           </list>
        </reply>
     </request>