diff options
| author | Bart Massey <bart@cs.pdx.edu> | 2007-12-10 14:34:40 -0800 |
|---|---|---|
| committer | Bart Massey <bart@cs.pdx.edu> | 2007-12-10 14:34:40 -0800 |
| commit | ffbac5d94f91652b0a371260c26e3fbe2cdbbd59 (patch) | |
| tree | b8db256f4c3d1c9fc313314abb1fb132d9e33d84 | |
| parent | 5e266db51e8e85d324d0b898e911c28942075822 (diff) | |
fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau@debian.org>
| -rw-r--r-- | src/xv.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
