From 88a0f33199f628ea953977f8ad7027b6faa2f7a7 Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Wed, 10 Apr 2013 19:01:35 -0400 Subject: [PATCH] XKB: Fix CountedString16 padding Should be , not . This is a very long-winded way to write , since libxcb doesn't support yet. Signed-off-by: Peter Harris --- src/xkb.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/xkb.xml b/src/xkb.xml index 5207c22..0fc808c 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -389,7 +389,23 @@ authorization from the authors. length - + + + + + length + 5 + + + 3 + + + + length + 2 + + + -- 2.34.1