]> git.tuebingen.mpg.de Git - paraslash.git/commit - gui.c
gui: Improve check_key_map_args().
authorAndre Noll <maan@systemlinux.org>
Tue, 7 Jan 2014 18:52:26 +0000 (18:52 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 13:48:54 +0000 (15:48 +0200)
commit8ae94747078cfd5c50ff3397788f95598d2299bb
treee535f5a66da91901f558a2f3637b6459d88155b6
parent2b8250e7d8b4bb34727470ee208fc9b725371bec
gui: Improve check_key_map_args().

Simplify the code a bit, make it call die() on errors and print
the invalid key map in the error case.
gui.c