aboutsummaryrefslogtreecommitdiffstats
path: root/trace2/tr2_tbuf.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-06-03 16:01:15 +0200
committerJunio C Hamano <gitster@pobox.com>2025-06-03 08:30:50 -0700
commit3236e03c666d66ac94379e192eee5c098bcf7758 (patch)
tree87a68476af2b0de11247b37e1a8e38e9b74f44fb /trace2/tr2_tbuf.c
parent2aa9ee7eecc696fe93a8f00b0eb2369de5279aaa (diff)
downloadgit-3236e03c666d66ac94379e192eee5c098bcf7758.tar.gz
builtin/maintenance: fix typedef for function pointers
The typedefs for `maintenance_task_fn` and `maintenance_auto_fn` are somewhat confusingly not true function pointers. As such, any user of those typedefs needs to manually add the pointer to make use of them. Fix this by making these true function pointers. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trace2/tr2_tbuf.c')
0 files changed, 0 insertions, 0 deletions