Commit d941bc0c03580804169de3d07e6b6e4224b3d254

Ran Benita 2012-09-23T22:12:43

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>