summaryrefslogtreecommitdiff
path: root/pack-revindex.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-04-05 14:03:41 -0400
committerJunio C Hamano <gitster@pobox.com>2019-04-16 16:58:21 +0900
commit336226c259f3fa2e2c9c1f5ce857f0c163b26928 (patch)
tree405388a630168aeb1586216e7a76c7bec8aaddec /pack-revindex.c
parentaeb582a98374c094361cba1bd756dc6307432c42 (diff)
downloadgit-336226c259f3fa2e2c9c1f5ce857f0c163b26928.tar.gz
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 'pack-revindex.c')
0 files changed, 0 insertions, 0 deletions