summaryrefslogtreecommitdiff
path: root/range-diff.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2022-12-13 06:13:24 -0500
committerJunio C Hamano <gitster@pobox.com>2022-12-13 22:16:23 +0900
commit8157ed4046dd58c38c8197b0f1d800c37ca54d61 (patch)
treebf4429bf09523719c182eb06e9a2b9936f9b720e /range-diff.c
parenta361660aeff6dcf85c92eb1f7bd7645ec6fc60bc (diff)
xdiff: mark unused parameter in xdl_call_hunk_func()
This function is used interchangeably with xdl_emit via a function pointer, so we can't just drop the unused parameter. Mark it to silence -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'range-diff.c')
0 files changed, 0 insertions, 0 deletions