]> git.ipfire.org Git - thirdparty/git.git/commit - dir.h
Merge branch 'dl/no-extern-in-func-decl'
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2019 14:50:32 +0000 (23:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2019 14:50:32 +0000 (23:50 +0900)
commit4aeeef377347934d6f459e27f7d793de4ce384bb
treea8031c9623eac896bf474ba2158e39afc6abb5b3
parent2bfb182bc544214b3a15058b52b3a00c9811e3c2
parentad6dad0996f9226b2c3a5a3c725bf2952e52d7e7
Merge branch 'dl/no-extern-in-func-decl'

Mechanically and systematically drop "extern" from function
declarlation.

* dl/no-extern-in-func-decl:
  *.[ch]: manually align parameter lists
  *.[ch]: remove extern from function declarations using sed
  *.[ch]: remove extern from function declarations using spatch
15 files changed:
advice.h
archive.h
blame.h
builtin.h
cache.h
commit.h
config.h
dir.h
git-compat-util.h
http.h
khash.h
object-store.h
refs.h
remote.h
tree-walk.h