From: sof Date: Thu, 28 Feb 2002 08:53:13 +0000 (+0000) Subject: [project @ 2002-02-28 08:53:13 by sof] X-Git-Tag: Approx_11550_changesets_converted~2337 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=685c0e46a3aec7f8670c4a1efcad08914aaa63a7;p=ghc-hetmet.git [project @ 2002-02-28 08:53:13 by sof] typo --- diff --git a/ghc/rts/HeapStackCheck.hc b/ghc/rts/HeapStackCheck.hc index 63e09c9..30d74bd 100644 --- a/ghc/rts/HeapStackCheck.hc +++ b/ghc/rts/HeapStackCheck.hc @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: HeapStackCheck.hc,v 1.22 2002/02/26 19:18:00 sof Exp $ + * $Id: HeapStackCheck.hc,v 1.23 2002/02/28 08:53:13 sof Exp $ * * (c) The GHC Team, 1998-1999 * @@ -634,7 +634,7 @@ EXTFUN(stg_gc_seq_1) cases are covered below. -------------------------------------------------------------------------- */ -/*-- No regsiters live (probably a void return) ----------------------------- */ +/*-- No registers live (probably a void return) ----------------------------- */ /* If we change the policy for thread startup to *not* remove the * return address from the stack, we can get rid of this little