aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-pack-mtimes.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-pack-mtimes.c')
-rw-r--r--t/helper/test-pack-mtimes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/helper/test-pack-mtimes.c b/t/helper/test-pack-mtimes.c
index f8f9afbb5b..fb8d919f6b 100644
--- a/t/helper/test-pack-mtimes.c
+++ b/t/helper/test-pack-mtimes.c
@@ -24,7 +24,7 @@ static void dump_mtimes(struct packed_git *p)
}
}
-static const char *pack_mtimes_usage = "\n"
+static const char *const pack_mtimes_usage = "\n"
" test-tool pack-mtimes <pack-name.mtimes>";
int cmd__pack_mtimes(int argc, const char **argv)