Commit e89516e97634c2047c52d0cd9380050e4b945188

Ran Benita 2014-02-09T13:51:38

state: check wrap_group_into_range() return value It returns XKB_LAYOUT_INVALID in case num_groups == 0. So we shouldn't just save it in the state. Note, though, that this condition is generally impossible. Signed-off-by: Ran Benita <ran234@gmail.com>