From: sof Date: Tue, 2 Mar 1999 19:51:54 +0000 (+0000) Subject: [project @ 1999-03-02 19:51:54 by sof] X-Git-Tag: Approximately_9120_patches~6451 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=401cca7d5efd661c1ffc7298fa0946eda0ed958e;p=ghc-hetmet.git [project @ 1999-03-02 19:51:54 by sof] typo --- diff --git a/ghc/rts/Adjustor.c b/ghc/rts/Adjustor.c index e88262d..f3974f7 100644 --- a/ghc/rts/Adjustor.c +++ b/ghc/rts/Adjustor.c @@ -99,7 +99,7 @@ createAdjustor(int cconv, StgStablePtr hptr, StgFunPtr wptr) The ccall'ing version is a tad different, passing in the return address of the caller to the auto-generated C stub (which enters - via the stable pointer.) (The auto-generated C stub is on this + via the stable pointer.) (The auto-generated C stub is in on this game, don't worry :-) The adjustor makes the assumption that any return value