diff options
Diffstat (limited to 'rts/Updates.cmm')
-rw-r--r-- | rts/Updates.cmm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Updates.cmm b/rts/Updates.cmm index d459607752..57839216c4 100644 --- a/rts/Updates.cmm +++ b/rts/Updates.cmm @@ -91,7 +91,7 @@ INFO_TABLE_RET ( stg_bh_upd_frame, UPDATE_FRAME, } /* Note [HpAlloc] - * + * ~~~~~~~~~~~~~~ * HpAlloc is required to be zero unless we just bumped Hp and failed * the heap check: see HeapStackCheck.cmm. Failures that result from * HpAlloc being non-zero are very hard to track down, because they |