author | Junio C Hamano <junkio@cox.net> | |
Fri, 25 Nov 2005 19:10:49 +0000 (11:10 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 25 Nov 2005 19:10:49 +0000 (11:10 -0800) | ||
commit | 3a2f2bb354d920e3f1b7f4334d3656c77e9fb423 | |
tree | 1a02f136988a7396a4b751609da2746c4bcb9e46 | tree | snapshot |
parent | 874fbc332349bb77d8da596d3fef534ad9afc0e9 | commit | diff |
config.c: avoid shadowing global.
This is purely cosmetic, but avoid shadowing "FILE *config_file"
global in git_config_set_multivar() function.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is purely cosmetic, but avoid shadowing "FILE *config_file"
global in git_config_set_multivar() function.
Signed-off-by: Junio C Hamano <junkio@cox.net>
config.c | diff | blob | history |