summaryrefslogtreecommitdiff
path: root/t/t7611-merge-abort.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2019-04-05 14:03:41 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-04-16 16:58:21 +0900
commit336226c259f3fa2e2c9c1f5ce857f0c163b26928 (patch)
tree405388a630168aeb1586216e7a76c7bec8aaddec /t/t7611-merge-abort.sh
parentmingw: allow building with an MSYS2 runtime v3.x (diff)
downloadtgif-336226c259f3fa2e2c9c1f5ce857f0c163b26928.tar.xz
packfile.h: drop extern from function declarations
As CodingGuidelines recommends, we do not need an "extern" when declaring a public function. Let's drop these. Note that we leave the extern on report_garbage(), as that is actually a function pointer, not a function itself. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7611-merge-abort.sh')
0 files changed, 0 insertions, 0 deletions