aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r--src/interp/c-util.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot
index 4a972ca1..f1af92ec 100644
--- a/src/interp/c-util.boot
+++ b/src/interp/c-util.boot
@@ -325,7 +325,7 @@ displayWarning(l,stream) ==
displayComp level ==
$bright:= " << "
$dim:= " >> "
- if $insideCapsuleFunctionIfTrue=true then
+ if $insideCapsuleFunctionIfTrue then
sayBrightly ['"error in function",:bright $op,'"%l"]
--mathprint removeZeroOne mkErrorExpr level
pp removeZeroOne mkErrorExpr level