author | Felipe Contreras <felipe.contreras@gmail.com> | |
Tue, 24 Feb 2009 21:59:03 +0000 (23:59 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 25 Feb 2009 08:49:54 +0000 (00:49 -0800) | ||
commit | 9ccb3bca5776278aa4c2bd1da41c07edce68dfd1 | |
tree | 7e87f2a1c1185879445b9dbe52e15d16807b0dc6 | tree | snapshot |
parent | aa98eb3d6581a123852e4e080011acc3a61bc556 | commit | diff |
git add: trivial codestyle cleanup
Global static variables don't need to be initialized to 0/NULL.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Global static variables don't need to be initialized to 0/NULL.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-add.c | diff | blob | history |