Files
git/t/unit-tests
Jeff King f24a9b78a9 t-hashmap: mark unused parameters in callback function
The t_intern() setup function doesn't operate on a hashmap, so it
ignores its parameters. But we can't drop them since it is passed as a
pointer to setup(), so we have to match the other setup functions. Mark
them to silence -Wunused-parameter.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-08-17 09:46:13 -07:00
..
2024-06-14 10:26:33 -07:00
2024-08-17 09:46:12 -07:00
2024-08-17 09:46:12 -07:00
2024-08-17 09:46:12 -07:00
2024-08-17 09:46:12 -07:00