From d1d04c7bd3f1465b7bb6690022d086c6bb005b70 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 23 Dec 2011 15:22:40 +0100 Subject: Synchronised files --- include/xcb/xproto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/xcb/xproto.h b/include/xcb/xproto.h index 9f7b2c6a9..2872c8c75 100644 --- a/include/xcb/xproto.h +++ b/include/xcb/xproto.h @@ -3863,6 +3863,7 @@ typedef struct xcb_change_keyboard_mapping_request_t { uint16_t length; /**< */ xcb_keycode_t first_keycode; /**< */ uint8_t keysyms_per_keycode; /**< */ + uint8_t pad0[2]; /**< */ } xcb_change_keyboard_mapping_request_t; /** -- cgit v1.2.3