fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau@debian...
[free-sw/xcb/proto] / src / xv.xml
index bbaa4eb..2edd6e4 100644 (file)
@@ -306,7 +306,7 @@ authorization from the authors.
     </request>
 
     <request name="SelectPortNotify" opcode="11">
-        <field type="DRAWABLE" name="drawable" />
+        <field type="PORT" name="port" />
         <field type="BOOL" name="onoff" />
     </request>