Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-09-19 01:32:56 +0300
committerJunio C Hamano <gitster@pobox.com>2023-09-19 01:56:15 +0300
commit997eb910a644491b8793ae0459ee2c5d89f239f8 (patch)
tree8fddf16bebc0bfa4970b8e3bb0e2a83ad15d8818 /trailer.h
parent4cb5e0b3b98c70912756551238b91fccf5f09c1e (diff)
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 'trailer.h')
0 files changed, 0 insertions, 0 deletions