diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-12-07 17:04:11 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-12-08 03:40:12 -0800 |
commit | fd99b36134a047b8c5ba1230323e7cacc5df330e (patch) | |
tree | 7a960765e647aaca1340d393f9e253acd57979b0 /test-sha1.c | |
parent | 384b32c09b3c7e36b4d65ae80fc758d75dba3fc2 (diff) | |
download | git-fd99b36134a047b8c5ba1230323e7cacc5df330e.tar.gz |
mailmap: fix bogus for() loop that happened to be safe by accident
The empty loop pretended to have an empty statement as its body by a
phony indentation, but in fact was slurping the next statement into it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-sha1.c')
0 files changed, 0 insertions, 0 deletions