summaryrefslogtreecommitdiff
path: root/t_stub.c
diff options
context:
space:
mode:
Diffstat (limited to 't_stub.c')
-rw-r--r--t_stub.c2
1 files changed, 1 insertions, 1 deletions
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