summaryrefslogtreecommitdiff
path: root/diffcore-rename.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-03-22 14:17:30 -0700
committerJunio C Hamano <gitster@pobox.com>2011-03-22 14:29:06 -0700
commite7c3a59c22b28002d7cab3a4a0807fdc0d2388c9 (patch)
treee548f0eae1fe9c8eb01684cdb3f2ee6a4b5dcce4 /diffcore-rename.c
parentc2e86addb86689306b992065328ec52aa2479658 (diff)
downloadgit-e7c3a59c22b28002d7cab3a4a0807fdc0d2388c9.tar.gz
builtin/diff.c: remove duplicated call to diff_result_code()
The return value from builtin_diff_files() is fed to diff_result_code() by the caller, and all other callees like builtin_diff_index() do not have their own call to diff_result_code(). Remove the duplicated one from builtin_diff_files() and let the caller handle it. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions