Add missing padding bytes to ChangeKeyboardMapping request

https://bugs.freedesktop.org/show_bug.cgi?id=41392

Signed-off-by: Peter Harris <pharris@opentext.com>
This commit is contained in:
Alex Plotnick 2011-10-03 11:21:45 -04:00 committed by Peter Harris
parent a068a20c84
commit dcfcb5845c

View 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>