summaryrefslogtreecommitdiff
path: root/t/helper/test-getcwd.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-getcwd.c')
-rw-r--r--t/helper/test-getcwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/helper/test-getcwd.c b/t/helper/test-getcwd.c
index d680038a78..cd4d424079 100644
--- a/t/helper/test-getcwd.c
+++ b/t/helper/test-getcwd.c
@@ -2,7 +2,7 @@
#include "git-compat-util.h"
#include "parse-options.h"
-static const char *getcwd_usage[] = {
+static const char *const getcwd_usage[] = {
"test-tool getcwd",
NULL
};