summaryrefslogtreecommitdiff
path: root/t/t1013/objects/1e/72a6b2c4a577ab0338860fa9fe87f761fc9bbd
diff options
context:
space:
mode:
authorLibravatar Ramsay Jones <ramsay@ramsay1.demon.co.uk>2013-08-28 19:56:17 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-08-28 16:55:23 -0700
commit0f73f8bd7974fcf7f9e4608875323c96c6159829 (patch)
tree9a23b1b73e8e0b47686ea6bb927d4201d5ddb8d5 /t/t1013/objects/1e/72a6b2c4a577ab0338860fa9fe87f761fc9bbd
parentfetch: work around "transport-take-over" hack (diff)
downloadtgif-0f73f8bd7974fcf7f9e4608875323c96c6159829.tar.xz
builtin/fetch.c: Fix a sparse warning
Sparse issues an "'prepare_transport' was not declared. Should it be static?" warning. In order to suppress the warning, since this symbol only requires file scope, we simply add the static modifier to it's declaration. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1013/objects/1e/72a6b2c4a577ab0338860fa9fe87f761fc9bbd')
0 files changed, 0 insertions, 0 deletions