aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-con.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-con.boot')
-rw-r--r--src/interp/br-con.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-con.boot b/src/interp/br-con.boot
index 0a1c5c8a..c7cfbf86 100644
--- a/src/interp/br-con.boot
+++ b/src/interp/br-con.boot
@@ -953,7 +953,7 @@ dbShowCons(htPage,key,:options) ==
if key in '(exposureOn exposureOff) then
$exposedOnlyIfTrue :=
key = 'exposureOn => 'T
- NIL
+ nil
key := htpProperty(htPage,'exclusion)
dbShowCons1(htPage,cAlist,key)