summaryrefslogtreecommitdiff
path: root/git-gui/lib/diff.tcl
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 /git-gui/lib/diff.tcl
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 'git-gui/lib/diff.tcl')
0 files changed, 0 insertions, 0 deletions