git/xdiff
Jeff King 8157ed4046 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>
2022-12-13 22:16:23 +09:00
..
xdiff.h
…
xdiffi.c xdiff: mark unused parameter in xdl_call_hunk_func() 2022-12-13 22:16:23 +09:00
xdiffi.h
…
xemit.c xdiff: drop unused parameter in def_ff() 2022-12-13 22:16:23 +09:00
xemit.h
…
xhistogram.c
…
xinclude.h
…
xmacros.h
…
xmerge.c
…
xpatience.c
…
xprepare.c
…
xprepare.h
…
xtypes.h
…
xutils.c
…
xutils.h
…