made changes to support new value-mask-pad field of valueparam structures
[free-sw/xcb/proto] / src / xfixes.xml
index 7565920..65b3c30 100644 (file)
@@ -26,7 +26,7 @@ authorization from the authors.
 -->
 <!-- This file describes version 4 of XFixes. -->
 <xcb header="xfixes" extension-xname="XFIXES" extension-name="XFixes"
-    extension-oneword="true" major-version="4" minor-version="0">
+    major-version="4" minor-version="0">
   <import>xproto</import>
   <import>render</import>
   <import>shape</import>
@@ -224,7 +224,9 @@ authorization from the authors.
       <pad bytes="1" />
       <field type="RECTANGLE" name="extents" />
       <pad bytes="16" />
-      <list  type="RECTANGLE" name="rectangles" />
+      <list  type="RECTANGLE" name="rectangles">
+               <fieldref>length</fieldref>
+      </list>
     </reply>
   </request>