diff options
Diffstat (limited to 'src/interp/i-syscmd.boot.pamphlet')
-rw-r--r-- | src/interp/i-syscmd.boot.pamphlet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/i-syscmd.boot.pamphlet b/src/interp/i-syscmd.boot.pamphlet index e846b570..9a80eb4a 100644 --- a/src/interp/i-syscmd.boot.pamphlet +++ b/src/interp/i-syscmd.boot.pamphlet @@ -1874,7 +1874,7 @@ SPADRREAD(vec, stream) == SPADRWRITE(vec, item, stream) == val := SPADRWRITE0(vec, item, stream) val = 'writifyFailed => - throwKeyedMsg("S2IH0036", nil) ; cannot save value to file + throwKeyedMsg("S2IH0036", nil) -- cannot save value to file item SPADRWRITE0(vec, item, stream) == |