Add missing padding bytes to ChangeKeyboardMapping request
authorAlex Plotnick <shrike@netaxs.com>
Mon, 3 Oct 2011 15:21:45 +0000 (11:21 -0400)
committerPeter Harris <pharris@opentext.com>
Mon, 3 Oct 2011 15:22:38 +0000 (11:22 -0400)
https://bugs.freedesktop.org/show_bug.cgi?id=41392

Signed-off-by: Peter Harris <pharris@opentext.com>
src/xproto.xml

index ae20fde..cbb5fa2 100644 (file)
@@ -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>