author | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Feb 2008 17:37:54 +0000 (09:37 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Feb 2008 17:37:54 +0000 (09:37 -0800) | ||
commit | 588071112c7ca14a04d674e4f019572f0bb77326 | |
tree | 64081fe393b06e71508b5c75003a1bcc954ba9c9 | tree | snapshot |
parent | d8e87570c32b190af3991d180f37adb8cf5eb99c | commit | diff |
diff.c: fixup garding of config parser from value=NULL
Christian Couder noticed that there still were a handcrafted error()
call that we should have converted to config_error_nonbool() where
parse_lldiff_command() parses the configuration file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Christian Couder noticed that there still were a handcrafted error()
call that we should have converted to config_error_nonbool() where
parse_lldiff_command() parses the configuration file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |