commit | 9ccb3bca5776278aa4c2bd1da41c07edce68dfd1 | [log] [tgz] |
---|---|---|
author | Felipe Contreras <felipe.contreras@gmail.com> | Tue Feb 24 23:59:03 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 25 00:49:54 2009 -0800 |
tree | 7e87f2a1c1185879445b9dbe52e15d16807b0dc6 | |
parent | aa98eb3d6581a123852e4e080011acc3a61bc556 [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>