diff options
Diffstat (limited to 'src/interp/msg.boot')
-rw-r--r-- | src/interp/msg.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/msg.boot b/src/interp/msg.boot index 7fa2418f..9e14d732 100644 --- a/src/interp/msg.boot +++ b/src/interp/msg.boot @@ -516,7 +516,7 @@ makeMsgFromLine line == globalNumOfLine := poGlobalLinePosn posOfLine localNumOfLine := i := poLinePosn posOfLine - stNum := STRINGIMAGE i + stNum := toString i strconc(rep(char " ", ($preLength - 7 - # stNum)),_ stNum) ['line,posOfLine,nil,nil, strconc('"Line", localNumOfLine),_ |