diff --git a/collects/help/help.ss b/collects/help/help.ss index 67c246f5..dca31b1e 100644 --- a/collects/help/help.ss +++ b/collects/help/help.ss @@ -35,6 +35,6 @@ framework^ (frame-mixin)) -(new-help-frame startup-url #f) +(new-help-frame startup-url) (yield (make-semaphore))