Commit d007cd0a1f3f4b9c927175771ff79aae6fe4ab8b

Daniel Stone 2012-04-03T17:08:57

Unconstify xkb_rules_names Since we never return an xkb_rules_names and it's all user-provided strings, seems a bit harsh to have it const. Signed-off-by: Daniel Stone <daniel@fooishbar.org>