diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-16 02:02:42 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-03-16 12:56:23 -0700 |
commit | 06316234accdcb6608506aed6600cd60ff5c5c8e (patch) | |
tree | 64f85620f60e5ebf30a5049898ba772e8938833f /revision.h | |
parent | Merge branch 'nd/struct-pathspec' (diff) | |
download | tgif-06316234accdcb6608506aed6600cd60ff5c5c8e.tar.xz |
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 'revision.h')
0 files changed, 0 insertions, 0 deletions