diff options
| author | Jeff King <peff@peff.net> | 2023-07-03 02:44:13 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-07-13 17:24:00 -0700 |
| commit | 506d35f13da352975688b078e89cb978d44bf39c (patch) | |
| tree | c0fea3e54dfcfd188eacb2c0bffa68638fcd1626 /builtin/diff-tree.c | |
| parent | a8a8e75e9ef57a545f72adf8ffc579533c62e5df (diff) | |
count-objects: mark unused parameter in alternates callback
Callbacks to for_each_altodb() get a void data pointer, but we don't
need it here. Mark it as unused to silence -Wunused-parameter.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff-tree.c')
0 files changed, 0 insertions, 0 deletions
