[Xcb-commit] src

Bart Massey bart at kemper.freedesktop.org
Mon Dec 10 14:39:19 PST 2007


 src/xv.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ffbac5d94f91652b0a371260c26e3fbe2cdbbd59
Author: Bart Massey <bart at cs.pdx.edu>
Date:   Mon Dec 10 14:34:40 2007 -0800

    fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau at debian.org>

diff --git a/src/xv.xml b/src/xv.xml
index bbaa4eb..2edd6e4 100644
--- a/src/xv.xml
+++ b/src/xv.xml
@@ -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>
 


More information about the xcb-commit mailing list