aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/i-util.boot')
-rw-r--r--src/interp/i-util.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/i-util.boot b/src/interp/i-util.boot
index 1d423706..6563be32 100644
--- a/src/interp/i-util.boot
+++ b/src/interp/i-util.boot
@@ -73,7 +73,7 @@ MKPROMPT() ==
strconc(STRINGIMAGE $interpreterFrameName,
'" (",STRINGIMAGE $IOindex,'") -> ")
strconc(STRINGIMAGE $interpreterFrameName,
- '" [", SUBSTRING(CURRENTTIME(),8,NIL),'"] [",
+ '" [", subString(CURRENTTIME(),8),'"] [",
STRINGIMAGE $IOindex, '"] -> ")