kbproto untanglement: XkbKeyNameLength
authorDaniel Stone <daniel@fooishbar.org>
Tue, 21 Aug 2012 10:21:19 +0000 (11:21 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 10 Sep 2012 17:26:20 +0000 (18:26 +0100)
commitf5dffd2b6e6a6e3875908961bfd8cd6652c49929
tree08fe0460337fe38dc36c23a185d3afc8f30147c8
parent3b6b214c78c2c4fcecae1023ae92dfd29b160c42
kbproto untanglement: XkbKeyNameLength

Define it ourselves as XKB_KEY_NAME_LENGTH and use that, instead of the
one from XKB.h.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
13 files changed:
src/text.c
src/text.h
src/xkb-priv.h
src/xkbcomp/action.c
src/xkbcomp/ast-build.c
src/xkbcomp/ast-build.h
src/xkbcomp/ast.h
src/xkbcomp/expr.c
src/xkbcomp/expr.h
src/xkbcomp/keycodes.c
src/xkbcomp/keycodes.h
src/xkbcomp/parser.y
src/xkbcomp/scanner.l