Edit

kc3-lang/libxkbcommon/src/x11

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2014-04-22 13:15:21
    Hash : 9014cf8c
    Message : keymap, keycodes, compat: don't use darray for LEDs Use a static array of size XKB_MAX_LEDS instead, as in xkb_mod_set. Signed-off-by: Ran Benita <ran234@gmail.com>