X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bf6dcd17133e4e29e09420e3252a4184be3b04b6..630e3c408b32b94bfca0420fc9f00be11b685a00:/t_stub.c diff --git a/t_stub.c b/t_stub.c index 8cc3bf07..008e6b83 100644 --- a/t_stub.c +++ b/t_stub.c @@ -46,7 +46,7 @@ struct exclude_list_struct server_exclude_list; } int check_exclude(UNUSED(struct exclude_list_struct *listp), UNUSED(char *name), - UNUSED(int name_is_dir), UNUSED(const char *type)) + UNUSED(int name_is_dir)) { /* This function doesn't really get called in this test context, so * just return 0. */