diff options
author | Jeff King <peff@peff.net> | 2024-08-17 04:25:03 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-17 09:46:23 -0700 |
commit | f288a57789b667c7922f1f8540913cf754b04e13 (patch) | |
tree | 249024eb8a9c924b82ca69137db93165c0541978 /commit.c | |
parent | f24a9b78a90b333f6857a371be14fd3ee9842add (diff) |
test-mergesort: mark unused parameters in trivial callback
The mode_copy() function does nothing, but since it's used as a function
pointer within "struct mode", it has to conform to the interface. Mark
it to quiet -Wunused-parameter.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions