projects
/
free-sw
/
xcb
/
proto
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e266db
)
fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau@debian...
author
Bart Massey
<bart@cs.pdx.edu>
Mon, 10 Dec 2007 22:34:40 +0000
(14:34 -0800)
committer
Bart Massey
<bart@cs.pdx.edu>
Mon, 10 Dec 2007 22:34:40 +0000
(14:34 -0800)
src/xv.xml
patch
|
blob
|
history
diff --git
a/src/xv.xml
b/src/xv.xml
index
bbaa4eb
..
2edd6e4
100644
(file)
--- 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>