diff options
author | Pierre Habouzit <madcoder@debian.org> | 2006-08-23 12:39:10 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-23 18:47:38 -0700 |
commit | 60b7f38e0e08867b72022de5c20715d8eb72de24 (patch) | |
tree | a2aaa9ebf3994e5257a27c18873312246b18c86f /environment.c | |
parent | b05faa2da9ec24d737bbba47c71e815255f3eaa7 (diff) | |
download | git-60b7f38e0e08867b72022de5c20715d8eb72de24.tar.gz |
avoid to use error that shadows the function name, use err instead.
builtin-apply.c and builtin-push.c uses a local variable called 'error'
which shadows the error() function.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'environment.c')
0 files changed, 0 insertions, 0 deletions