From 2eb7849abd253c77e1aecb55aa91f4a82ae4f2e5 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 8 Sep 2001 03:58:31 +0000 Subject: [PATCH] ... original commit: ba28f5ee57748dafba9b6a7bef5ac9e06a398801 --- collects/framework/private/frame.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/framework/private/frame.ss b/collects/framework/private/frame.ss index acc0727e..87b2e904 100644 --- a/collects/framework/private/frame.ss +++ b/collects/framework/private/frame.ss @@ -1486,7 +1486,7 @@ (if (string? fn) fn (get-label))) - (string-constant close) + (string-constant close-anyway) #t this) [(continue) #t]