Fix typo in rsyncd.conf man page.
[rsync/rsync.git] / t_stub.c
index c438c43..9a0c8c2 100644 (file)
--- 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