fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau@debian...
authorBart Massey <bart@cs.pdx.edu>
Mon, 10 Dec 2007 22:34:40 +0000 (14:34 -0800)
committerBart Massey <bart@cs.pdx.edu>
Mon, 10 Dec 2007 22:34:40 +0000 (14:34 -0800)
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>