X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d3d07a5e860f1cde0e234ec7a1aff7111a2c514f..f490102454f8330cd67e8f5d1586ab973bf54966:/t_stub.c diff --git a/t_stub.c b/t_stub.c index c438c439..9a0c8c24 100644 --- a/t_stub.c +++ b/t_stub.c @@ -56,7 +56,7 @@ struct filter_list_struct server_filter_list; exit(code); } - int check_filter(UNUSED(struct filter_list_struct *listp), UNUSED(char *name), + int check_filter(UNUSED(struct filter_list_struct *listp), UNUSED(const char *name), UNUSED(int name_is_dir)) { /* This function doesn't really get called in this test context, so