X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FUpdates.h;h=4872adf35bf69dc163613a5b853aa400fcd0a86f;hb=661c97c65e5fa47177502e592bb763f752b487ac;hp=de9276c90908ca29a559038ca73291cf53bd01a8;hpb=5d52d9b64c21dcf77849866584744722f8121389;p=ghc-hetmet.git diff --git a/rts/Updates.h b/rts/Updates.h index de9276c..4872adf 100644 --- a/rts/Updates.h +++ b/rts/Updates.h @@ -22,8 +22,8 @@ BEGIN_RTS_PRIVATE * which p1 resides. * * Note: - * After all, we do *NOT* need to call LDV_RECORD_CREATE() for both IND and - * IND_OLDGEN closures because they are inherently used. But, it corrupts + * After all, we do *NOT* need to call LDV_RECORD_CREATE() for IND + * closures because they are inherently used. But, it corrupts * the invariants that every closure keeps its creation time in the profiling * field. So, we call LDV_RECORD_CREATE(). */