Commit 40c46ecd5b3fdb1d92c7b1745b374184509311cd

Daniel Stone 2013-03-01T23:47:59

Allow NULL rmlvo for xkb_keymap_new_from_names Previously we allowed you to pass a names struct with five NULL members, but not just pass NULL for the struct itself. This was pretty dumb. :( Signed-off-by: Daniel Stone <daniel@fooishbar.org>