summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2013-10-24 04:42:17 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-10-24 15:41:01 -0700
commit38db01b7fbbf5c043dc7d397789bd8cf102b76ae (patch)
treec16120ab74a6ccdb092f867031520c02d4efa32e /Documentation
parentn is in fact unused, and is later shadowed. (diff)
downloadtgif-38db01b7fbbf5c043dc7d397789bd8cf102b76ae.tar.xz
drop redundant semicolon in empty while
The extra semi-colon is harmless, since we really do want the while loop to do nothing. But it does trigger a warning from clang. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions