Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2022-12-13 14:13:24 +0300
committerJunio C Hamano <gitster@pobox.com>2022-12-13 16:16:23 +0300
commit8157ed4046dd58c38c8197b0f1d800c37ca54d61 (patch)
treebf4429bf09523719c182eb06e9a2b9936f9b720e /wt-status.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 'wt-status.c')
0 files changed, 0 insertions, 0 deletions