diff options
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2013-04-27 19:39:04 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-28 11:57:35 -0700 |
commit | 85064630fcca70eae2ca28807b1770a833c3545f (patch) | |
tree | c3f941105fdb10426c9fb3dbd7c42ecd82c6fe49 /t/t4252/am-test-3-2 | |
parent | clone: leave repo in place after checkout errors (diff) | |
download | tgif-85064630fcca70eae2ca28807b1770a833c3545f.tar.xz |
clone: Make the 'junk_mode' symbol a file static
Sparse issues an "'junk_mode' not declared. Should it be static?"
warning. In order to suppress the warning, since this symbol does
not need more than file visibility, we simply add the static
modifier to its declaration.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4252/am-test-3-2')
0 files changed, 0 insertions, 0 deletions