author | Christian Couder <chriscool@tuxfamily.org> | |
Sat, 16 Feb 2008 05:02:17 +0000 (06:02 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 05:24:54 +0000 (21:24 -0800) | ||
commit | b20a60d0c0f23384cb4141d75d9a7c90e99c1432 | |
tree | 8b9070b5351c6df86e63b0009e7689409d08eeaf | tree | snapshot |
parent | dfb068be8deef2065970b2a7889acc51abf4dd78 | commit | diff |
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Also use "git_config_string" to simplify code where "cmd" is set.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Also use "git_config_string" to simplify code where "cmd" is set.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |