aboutsummaryrefslogtreecommitdiffstats
path: root/main/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/term.c')
-rw-r--r--main/term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/term.c b/main/term.c
index 7f38ee5ce..142b38847 100644
--- a/main/term.c
+++ b/main/term.c
@@ -43,7 +43,7 @@ static char prepdata[80] = "";
static char enddata[80] = "";
static char quitdata[80] = "";
-static const char *termpath[] = {
+static const char * const termpath[] = {
"/usr/share/terminfo",
"/usr/local/share/misc/terminfo",
"/usr/lib/terminfo",