From 401cca7d5efd661c1ffc7298fa0946eda0ed958e Mon Sep 17 00:00:00 2001 From: sof Date: Tue, 2 Mar 1999 19:51:54 +0000 Subject: [PATCH] [project @ 1999-03-02 19:51:54 by sof] typo --- ghc/rts/Adjustor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4