projects
/
free-sw
/
xcb
/
proto
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a068a20
)
Add missing padding bytes to ChangeKeyboardMapping request
author
Alex Plotnick
<shrike@netaxs.com>
Mon, 3 Oct 2011 15:21:45 +0000
(11:21 -0400)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/src/xproto.xml
b/src/xproto.xml
index
ae20fde
..
cbb5fa2
100644
(file)
--- 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>