aboutsummaryrefslogtreecommitdiff
path: root/tc.vers.c
diff options
context:
space:
mode:
Diffstat (limited to 'tc.vers.c')
-rw-r--r--tc.vers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tc.vers.c b/tc.vers.c
index 6b739e5cb2ce..737a4360d110 100644
--- a/tc.vers.c
+++ b/tc.vers.c
@@ -156,7 +156,7 @@ fix_version(void)
version = xasprintf(
-"tcsh %d.%.2d.%.2d (%s) %s (%S-%S-%S) options %s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s",
+"tcsh %d.%.2d.%.2d (%s) %s (%" TCSH_S "-%" TCSH_S "-%" TCSH_S ") options %s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s",
REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype,
SSSTR, NLSSTR, LFSTR, DLSTR, VISTR, DTRSTR, BYESTR,
ALSTR, KANSTR, SMSTR, HBSTR, NGSTR, RHSTR, AFSSTR, NDSTR,