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> |
||
|---|---|---|
| .. | ||
| fsm-darwin-gcc.h | ||
| fsm-health-darwin.c | ||
| fsm-health-win32.c | ||
| fsm-health.h | ||
| fsm-ipc-darwin.c | ||
| fsm-ipc-win32.c | ||
| fsm-listen-darwin.c | ||
| fsm-listen-win32.c | ||
| fsm-listen.h | ||
| fsm-path-utils-darwin.c | ||
| fsm-path-utils-win32.c | ||
| fsm-settings-darwin.c | ||
| fsm-settings-win32.c | ||