diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-16 08:02:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-03-16 20:56:23 +0100 |
commit | 06316234accdcb6608506aed6600cd60ff5c5c8e (patch) | |
tree | 64f85620f60e5ebf30a5049898ba772e8938833f /builtin/index-pack.c | |
parent | Merge branch 'nd/struct-pathspec' (diff) | |
download | git-06316234accdcb6608506aed6600cd60ff5c5c8e.tar.xz git-06316234accdcb6608506aed6600cd60ff5c5c8e.zip |
vcs-svn: remove spurious semicolons
trp_gen is not a statement or function call, so it should not be
followed with a semicolon. Noticed by gcc -pedantic.
vcs-svn/repo_tree.c:41:81: warning: ISO C does not allow extra ';'
outside of a function [-pedantic]
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/index-pack.c')
0 files changed, 0 insertions, 0 deletions