summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Plotnick <shrike@netaxs.com>2011-10-03 11:21:45 -0400
committerPeter Harris <pharris@opentext.com>2011-10-03 11:22:38 -0400
commitdcfcb5845caca87df8b1ab735f05a801e43f5797 (patch)
treefb0b74e9bb40389d3d87d81fa45cc61c2116f247
parenta068a20c8460bab72df977e086db23af49c14025 (diff)
Add missing padding bytes to ChangeKeyboardMapping request
https://bugs.freedesktop.org/show_bug.cgi?id=41392 Signed-off-by: Peter Harris <pharris@opentext.com>
-rw-r--r--src/xproto.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xproto.xml b/src/xproto.xml
index ae20fde..cbb5fa2 100644
--- a/src/xproto.xml
+++ b/src/xproto.xml
@@ -2155,6 +2155,7 @@ authorization from the authors.
<field type="CARD8" name="keycode_count" />
<field type="KEYCODE" name="first_keycode" />
<field type="CARD8" name="keysyms_per_keycode" />
+ <pad bytes="2" />
<list type="KEYSYM" name="keysyms">
<op op="*">
<fieldref>keycode_count</fieldref>