author | Junio C Hamano <gitster@pobox.com> | |
Wed, 11 Feb 2009 01:42:04 +0000 (17:42 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 11 Feb 2009 06:26:37 +0000 (22:26 -0800) | ||
commit | ba19a808aa871f0eb20aaeeb205e086b04b726dc | |
tree | a11ccc1b11ef0fff5e77d1a41eab2991b10e8ae9 | tree | snapshot |
parent | 057e71384a0eff83236268dcd3ff7ebc7789de74 | commit | diff |
Drop double-semicolon in C
The worst offenders are "continue;;" and "break;;" in switch statements.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The worst offenders are "continue;;" and "break;;" in switch statements.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import.c | diff | blob | history | |
rerere.c | diff | blob | history | |
tree.c | diff | blob | history | |
walker.c | diff | blob | history |