state, map: constify references to xkb_key
authorRan Benita <ran234@gmail.com>
Fri, 14 Sep 2012 08:17:30 +0000 (11:17 +0300)
committerRan Benita <ran234@gmail.com>
Fri, 14 Sep 2012 18:09:49 +0000 (21:09 +0300)
commitc2570d51d1061146c6165b757af5125bb96b59d8
tree9b1e234ccfa0aec1de2009c3dd5faf4997c372ee
parent841f32230af7024dc6a8e254a9dc3304301022c9
state, map: constify references to xkb_key

Makes it clear that we treat the keys as immutible values in these
files.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/keymap-dump.c
src/map.c
src/state.c
src/xkb-priv.h
src/xkbcomp/keycodes.c
src/xkbcomp/keymap.c