diff options
author | Jeff King <peff@peff.net> | 2023-07-03 02:44:31 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-07-13 17:24:00 -0700 |
commit | 1e6459efcaaf9d0bffba59fd0bc0c44d0731dd65 (patch) | |
tree | 9237e8ab1b69b460b135463b272650135c4e3f16 /commit.c | |
parent | 4c7b06f2084899ba0b328e17a37de088d932292c (diff) |
rev-parse: mark unused parameter in for_each_abbrev callback
We don't need to use the "data" parameter in this instance. Let's mark
it to avoid -Wunused-parameter warnings.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions