compat: make LEDInfo a wrapper around xkb_indicator_map
authorRan Benita <ran234@gmail.com>
Tue, 4 Sep 2012 14:40:09 +0000 (17:40 +0300)
committerRan Benita <ran234@gmail.com>
Wed, 5 Sep 2012 10:47:46 +0000 (13:47 +0300)
commit54d1d5ed5a153b1735db7baaa817b9e9b8e988bb
tree9592450e453a2e3f974ac93c476a2abce196227c
parent5f613988c80c22b84c270b61942195bfb9a77bf7
compat: make LEDInfo a wrapper around xkb_indicator_map

instead of duplicating the fields. The same is done in SymInterpInfo
which wraps xkb_sym_interpret.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/compat.c