From: sof Date: Mon, 29 Jun 1998 14:51:03 +0000 (+0000) Subject: [project @ 1998-06-29 14:51:03 by sof] X-Git-Tag: Approx_2487_patches~556 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8074de09aae9f223d6c4b2219d97cef986147c99;p=ghc-hetmet.git [project @ 1998-06-29 14:51:03 by sof] comment typo --- diff --git a/ghc/lib/std/cbits/closeFile.lc b/ghc/lib/std/cbits/closeFile.lc index 6118574..4fac27b 100644 --- a/ghc/lib/std/cbits/closeFile.lc +++ b/ghc/lib/std/cbits/closeFile.lc @@ -17,7 +17,7 @@ StgForeignObj fp; if ( unlockFile(fileno((FILE *) fp)) ) { /* If the file has already been unlocked (or an entry - for it in the locking tables couldn't be fond), could + for it in the locking tables couldn't be found), could mean two things: - we're repeating an hClose on an already