Author :
Ran Benita
Date :
2012-10-10 19:08:01
Hash :9197eb0f Message :Remove the XKB_NUM_INDICATORS limit
Use a darray instead of a static array of size 32.
We still enforce XKB_MAX_LEDS because of the size of xkb_led_mask_t.
Signed-off-by: Ran Benita <ran234@gmail.com>