diff options
author | Jeff King <peff@peff.net> | 2022-08-19 06:08:35 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-19 12:18:54 -0700 |
commit | c006e9fa59c02261738e20890f1aecd78f9db707 (patch) | |
tree | a4cf31a2702cc2221c8093e32495fde1a4e47d97 /builtin/commit-graph.c | |
parent | 63e14ee2d69b58eae72e34df81f2cde145427037 (diff) |
refs: mark unused reflog callback parameters
Functions used with for_each_reflog_ent() need to conform to a
particular interface, but not every function needs all of the
parameters. Mark the unused ones to make -Wunused-parameter happy.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions