summaryrefslogtreecommitdiff
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-02-24 01:39:27 -0500
committerJunio C Hamano <gitster@pobox.com>2023-02-24 09:13:31 -0800
commit1758712248ab134a99cf73dcb62c115d955697d8 (patch)
treef36602237b8182f31186f7f55ccd7a9a35a9a0ea /builtin/commit-tree.c
parentbe252d3349f1a5fdf7aaf53390f3ce555b5de9d9 (diff)
prio-queue: mark unused parameters in comparison functions
The prio_queue_compare_fn interface has a void pointer to allow callers to pass arbitrary data, but most comparison functions don't need it. Mark those cases to make -Wunused-parameter happy. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions