summaryrefslogtreecommitdiff
path: root/t/helper/test-chmtime.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-chmtime.c')
-rw-r--r--t/helper/test-chmtime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/helper/test-chmtime.c b/t/helper/test-chmtime.c
index dfe8a83..e760256 100644
--- a/t/helper/test-chmtime.c
+++ b/t/helper/test-chmtime.c
@@ -56,7 +56,7 @@ static int timespec_arg(const char *arg, long int *set_time, int *set_eq)
return 1;
}
-int main(int argc, char *argv[])
+int cmd_main(int argc, const char **argv)
{
static int verbose;