Browse Source
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>main
Jeff King
2 years ago
committed by
Junio C Hamano
3 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue