load_cfg returns < 0 on error, not != 0. Problem reported by Kaushal Modi.
authornicm <nicm@openbsd.org>
Wed, 19 Apr 2017 16:59:54 +0000 (16:59 +0000)
committernicm <nicm@openbsd.org>
Wed, 19 Apr 2017 16:59:54 +0000 (16:59 +0000)
commitda3dc5d4481b2306643992ad1d38c04dba1fcbb9
tree0c93d1b2742239e800528e6ca0e6bbb0c05e0b55
parent736c272be731adb9b967dc9927c20c58cf36d978
load_cfg returns < 0 on error, not != 0. Problem reported by Kaushal Modi.
usr.bin/tmux/cmd-source-file.c