Edit

kc3-lang/libxkbcommon/src/xkbcomp

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2012-10-04 12:27:06
    Hash : 1401b0fb
    Message : expr: don't allow "none" in LookupModIndex LookupModMask handles this before calling LookupModIndex, and the only other user in symbols.c doesn't handle this return value at all. Signed-off-by: Ran Benita <ran234@gmail.com>