diff options
| author | Jeff King <peff@peff.net> | 2024-08-17 04:22:38 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-17 09:46:11 -0700 |
| commit | 4350676cddb961261d9cce0327f2995d3103523f (patch) | |
| tree | e135a939901cef68bffe289afc6a09e1c2424ede /t/helper/test-hashmap.c | |
| parent | bdc71b43ee2599eb7d361b481f6aadd7ad21e7c5 (diff) | |
oss-fuzz: mark unused argv/argc argument
The dummy fuzz cmd_main() does not look at its argc/argv parameters
(since it should never even be run), but has to match the usual
cmd_main() declaration.
Mark them to silence -Wunused-parameter.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-hashmap.c')
0 files changed, 0 insertions, 0 deletions
