aboutsummaryrefslogtreecommitdiff
path: root/tc.const.c
diff options
context:
space:
mode:
Diffstat (limited to 'tc.const.c')
-rw-r--r--tc.const.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tc.const.c b/tc.const.c
index 664897c9c0fd..323930063ee5 100644
--- a/tc.const.c
+++ b/tc.const.c
@@ -267,6 +267,7 @@ Char STRperiodic[] = { 'p', 'e', 'r', 'i', 'o', 'd', 'i', 'c', '\0' };
Char STRtperiod[] = { 't', 'p', 'e', 'r', 'i', 'o', 'd', '\0' };
Char STRmf[] = { '-', 'f', '\0' };
Char STRml[] = { '-', 'l', '\0' };
+Char STRmZ[] = { '-', 'Z', '\0' };
Char STRslash[] = { '/', '\0' };
Char STRdotsl[] = { '.', '/', '\0' };
Char STRdotdotsl[] = { '.', '.', '/', '\0' };