aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-simple-ipc.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-09-18 18:32:56 -0400
committerJunio C Hamano <gitster@pobox.com>2023-09-18 15:56:15 -0700
commit997eb910a644491b8793ae0459ee2c5d89f239f8 (patch)
tree8fddf16bebc0bfa4970b8e3bb0e2a83ad15d8818 /t/helper/test-simple-ipc.c
parentfsmonitor: mark unused parameters in stub functions (diff)
downloadgit-997eb910a644491b8793ae0459ee2c5d89f239f8.tar.gz
git-997eb910a644491b8793ae0459ee2c5d89f239f8.zip
fsmonitor/darwin: mark unused parameters in system callback
We pass fsevent_callback() to the system FSEventStreamCreate() function as a callback. So we must match the expected function signature, even though we don't care about all of the parameters. Mark the unused ones to satisfy -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-simple-ipc.c')
0 files changed, 0 insertions, 0 deletions