mirror of
https://github.com/git/git
synced 2024-11-05 01:58:18 +00:00
4350676cdd
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> |
||
---|---|---|
.. | ||
.gitignore | ||
dummy-cmd-main.c | ||
fuzz-commit-graph.c | ||
fuzz-config.c | ||
fuzz-date.c | ||
fuzz-pack-headers.c | ||
fuzz-pack-idx.c |