]> git.ipfire.org Git - thirdparty/git.git/commit - tempfile.h
*.[ch]: manually align parameter lists
authorDenton Liu <liu.denton@gmail.com>
Mon, 29 Apr 2019 08:28:23 +0000 (04:28 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 May 2019 06:20:10 +0000 (15:20 +0900)
commitad6dad0996f9226b2c3a5a3c725bf2952e52d7e7
treecbde3e662ca85541fd7d0c9b0220776fee59cdbf
parentb199d7147a218c3b10b077f9caad0f207bc34d7a
*.[ch]: manually align parameter lists

In previous patches, extern was mechanically removed from function
declarations without care to formatting, causing parameter lists to be
misaligned. Manually format changed sections such that the parameter
lists should be realigned.

Viewing this patch with 'git diff -w' should produce no output.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
44 files changed:
archive.h
bisect.h
branch.h
builtin.h
bulk-checkin.h
cache.h
checkout.h
column.h
commit.h
config.h
connect.h
delta.h
dir.h
git-compat-util.h
help.h
http.h
khash.h
lockfile.h
ls-refs.h
merge-blobs.h
object-store.h
oidmap.h
pack.h
packfile.h
path.h
pkt-line.h
ppc/sha1.c
quote.h
reachable.h
reflog-walk.h
remote.h
replace-object.h
serve.h
sha1-lookup.h
string-list.h
sub-process.h
submodule-config.h
tag.h
tempfile.h
trace.h
upload-pack.h
vcs-svn/svndiff.h
worktree.h
xdiff-interface.h