From: Eli Barzilay Date: Mon, 17 May 2010 03:46:05 +0000 (-0400) Subject: A lot of "MrEd" -> "GRacket"s. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d4214b27cfea00a1dbf864132aef176bf45f69f;p=gc A lot of "MrEd" -> "GRacket"s. --- diff --git a/finalize.c b/finalize.c index 5d8750be..13bcb2ca 100644 --- a/finalize.c +++ b/finalize.c @@ -167,7 +167,7 @@ int GC_general_register_disappearing_link(void * * link, #if 1 /* PLTSCHEME: If wxObjects are sometimes stack-allocated, - MrEd needs this. Keeping it for now just-in-case, though + GRacket needs this. Keeping it for now just-in-case, though it should be eliminated in the future. */ if (!GC_base(link)) return 1;