summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xproto.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/xproto.xml b/src/xproto.xml
index 0b796a9..8254d11 100644
--- a/src/xproto.xml
+++ b/src/xproto.xml
@@ -2014,7 +2014,10 @@ authorization from the authors.
<field type="BYTE" name="keysyms_per_keycode" />
<pad bytes="24" />
<list type="KEYSYM" name="keysyms">
- <fieldref>length</fieldref>
+ <op op="*">
+ <fieldref>length</fieldref>
+ <value>4</value>
+ </op>
</list>
</reply>
</request>