]> granicus.if.org Git - gc/commitdiff
A lot of "MrEd" -> "GRacket"s.
authorEli Barzilay <eli@barzilay.org>
Mon, 17 May 2010 03:46:05 +0000 (23:46 -0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 3 Nov 2013 10:05:20 +0000 (14:05 +0400)
finalize.c

index 5d8750be1488c90dd5fdd6c3ea2cd1d34204034c..13bcb2ca5de4c30d641828b07e87791f6c4846a4 100644 (file)
@@ -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;