summaryrefslogtreecommitdiffstats
path: root/reflog-walk.c
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2014-05-26 17:33:53 +0200
committerJunio C Hamano <gitster@pobox.com>2014-05-27 23:02:45 +0200
commit48d547fb381b311fd327f84f1dff11228303c872 (patch)
treed47624d279e5779bb9976dfa06fd5fb761bfe931 /reflog-walk.c
parentnotes.c: rearrange xcalloc arguments (diff)
downloadgit-48d547fb381b311fd327f84f1dff11228303c872.tar.xz
git-48d547fb381b311fd327f84f1dff11228303c872.zip
pack-revindex.c: rearrange xcalloc arguments
xcalloc() takes two arguments: the number of elements and their size. init_pack_revindex() passes the arguments in reverse order, passing the size of a pack_revindex, followed by the number to allocate. Rearrange them so they are in the correct order. Signed-off-by: Brian Gesiak <modocache@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reflog-walk.c')
0 files changed, 0 insertions, 0 deletions