X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2Fposix%2FFileLock.c;h=cb36366070c7bbb54b5f9cc8d4891b782049279c;hp=7023b9ef67465bd16e43dca2a71c03a05381ef2f;hb=46809fa91667e952afe016e4cd704b21274241b4;hpb=b56d78783390e922c4bc8106f04729de01749e01 diff --git a/rts/posix/FileLock.c b/rts/posix/FileLock.c index 7023b9e..cb36366 100644 --- a/rts/posix/FileLock.c +++ b/rts/posix/FileLock.c @@ -2,7 +2,7 @@ * * (c) The GHC Team, 2007 * - * File locking support as required by Haskell 98 + * File locking support as required by Haskell * * ---------------------------------------------------------------------------*/