diff options
-rw-r--r-- | src/xkb.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xkb.xml b/src/xkb.xml index b702cad..df5d614 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -648,6 +648,7 @@ authorization from the authors. <field name="top" type="INT16" /> <field name="left" type="INT16" /> <field name="angle" type="INT16" /> + <pad bytes="8" /> </struct> <struct name="ShapeDoodad"> @@ -1002,6 +1003,7 @@ authorization from the authors. <pad bytes="1" /> <field name="button" type="CARD8" /> <field name="device" type="CARD8" /> + <pad bytes="3" /> </struct> <enum name="SAValWhat"> |