From: Junio C Hamano Date: Fri, 17 Aug 2018 20:09:56 +0000 (-0700) Subject: Merge branch 'nd/no-extern' X-Git-Tag: v2.19.0-rc0~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0194c9ad72b35fbf73b1b546663699ea2060a6b0;p=thirdparty%2Fgit.git Merge branch 'nd/no-extern' Noiseword "extern" has been removed from function decls in the header files. * nd/no-extern: submodule.h: drop extern from function declaration revision.h: drop extern from function declaration repository.h: drop extern from function declaration rerere.h: drop extern from function declaration line-range.h: drop extern from function declaration diff.h: remove extern from function declaration diffcore.h: drop extern from function declaration convert.h: drop 'extern' from function declaration cache-tree.h: drop extern from function declaration blame.h: drop extern on func declaration attr.h: drop extern from function declaration apply.h: drop extern on func declaration --- 0194c9ad72b35fbf73b1b546663699ea2060a6b0