aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-saturn.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-saturn.boot')
-rw-r--r--src/interp/br-saturn.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-saturn.boot b/src/interp/br-saturn.boot
index 106a2070..27a2b847 100644
--- a/src/interp/br-saturn.boot
+++ b/src/interp/br-saturn.boot
@@ -485,7 +485,7 @@ htDoneButton(func, htPage, :optionalArgs) ==
htMakeErrorPage htPage
not FBOUNDP func =>
systemError ['"unknown function", func]
- FUNCALL(SYMBOL_-FUNCTION func, htPage)
+ FUNCALL(symbolFunction func, htPage)
htBcLinks(links,:options) ==
skipStateInfo? := IFCAR options