Merge branch 'bg/xcalloc-nmemb-then-size'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jun 2014 19:17:50 +0000 (12:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jun 2014 19:17:50 +0000 (12:17 -0700)
Like calloc(3), xcalloc() takes nmemb and then size.

* bg/xcalloc-nmemb-then-size:
transport-helper.c: rearrange xcalloc arguments
remote.c: rearrange xcalloc arguments
reflog-walk.c: rearrange xcalloc arguments
pack-revindex.c: rearrange xcalloc arguments
notes.c: rearrange xcalloc arguments
imap-send.c: rearrange xcalloc arguments
http-push.c: rearrange xcalloc arguments
diff.c: rearrange xcalloc arguments
config.c: rearrange xcalloc arguments
commit.c: rearrange xcalloc arguments
builtin/remote.c: rearrange xcalloc arguments
builtin/ls-remote.c: rearrange xcalloc arguments

1  2 
config.c
diff.c
imap-send.c
transport-helper.c
diff --cc config.c
Simple merge
diff --cc diff.c
Simple merge
diff --cc imap-send.c
Simple merge
Simple merge