comment fix
authorSimon Marlow <marlowsd@gmail.com>
Tue, 8 Sep 2009 15:03:51 +0000 (15:03 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 8 Sep 2009 15:03:51 +0000 (15:03 +0000)
rts/sm/Evac.c

index ae843bd..6fcafc4 100644 (file)
@@ -703,8 +703,7 @@ loop:
        goto loop;
       }
 
-      /* To evacuate a small TSO, we need to relocate the update frame
-       * list it contains.  
+      /* To evacuate a small TSO, we need to adjust the stack pointer
        */
       {
          StgTSO *new_tso;