diff options
author | David Aguilar <davvid@gmail.com> | 2016-07-27 17:16:50 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-27 19:10:24 -0700 |
commit | d7fd792e1b2cdf4c9584a224dead75ad716ae1d9 (patch) | |
tree | ea82831f1f8a31f5d6d87eea214f804d8669af3f /remote-curl.c | |
parent | 6ae6a2331879626e127ab912e746931ea30a2166 (diff) | |
download | git-d7fd792e1b2cdf4c9584a224dead75ad716ae1d9.tar.gz |
subtree: adjust function definitions to match CodingGuidelinesda/subtree-modernize
We prefer a space between the function name and the parentheses, and no
space inside the parentheses.
The opening "{" should also be on the same line.
Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote-curl.c')
0 files changed, 0 insertions, 0 deletions