aboutsummaryrefslogtreecommitdiff
path: root/vcs-svn
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2014-05-27 00:33:54 +0900
committerJunio C Hamano <gitster@pobox.com>2014-05-27 14:02:45 -0700
commit8e1aa2f792b78f2528157428c7932ffa9adcbea6 (patch)
tree8fa7c10255628a6c570a028e22798ff58c040c9f /vcs-svn
parent48d547fb381b311fd327f84f1dff11228303c872 (diff)
downloadgit-8e1aa2f792b78f2528157428c7932ffa9adcbea6.tar.gz
git-8e1aa2f792b78f2528157428c7932ffa9adcbea6.tar.xz
reflog-walk.c: rearrange xcalloc arguments
xcalloc() takes two arguments: the number of elements and their size. reflog-walk.c includes several calls to xcalloc() that pass the arguments in reverse order. 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 'vcs-svn')
0 files changed, 0 insertions, 0 deletions