git/vcs-svn
Denton Liu ad6dad0996 *.[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>
2019-05-05 15:20:10 +09:00
..
fast_export.c Convert remaining die*(BUG) messages 2018-05-06 19:06:14 +09:00
fast_export.h headers: normalize the spelling of some header guards 2018-10-18 13:39:35 +09:00
LICENSE Merge branch 'db/delta-applier' into db/text-delta 2011-05-26 02:27:48 -05:00
line_buffer.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
line_buffer.h headers: normalize the spelling of some header guards 2018-10-18 13:39:35 +09:00
line_buffer.txt vcs-svn: remove buffer_read_string 2011-03-26 00:17:35 -05:00
sliding_window.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
sliding_window.h *.[ch]: remove extern from function declarations using spatch 2019-05-05 15:20:06 +09:00
svndiff.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
svndiff.h *.[ch]: manually align parameter lists 2019-05-05 15:20:10 +09:00
svndump.c vcs-svn: release strbuf after use in end_revision() 2017-09-07 08:49:29 +09:00
svndump.h headers: normalize the spelling of some header guards 2018-10-18 13:39:35 +09:00