Author :
Ran Benita
Date :
2012-09-23 22:12:43
Hash :d941bc0c Message :keymap, symbols: use darray for num_groups
Instead of using a static array of size XKB_NUM_GROUPS, because we want
to get rid of this limit.
Signed-off-by: Ran Benita <ran234@gmail.com>