X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FBlock.h;fp=ghc%2Fincludes%2FBlock.h;h=ea2d4bce6cb706b6398053e362817eb3b1d9845b;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=37d17a50b3846d16c988cefc8d69a42857682a36;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/includes/Block.h b/ghc/includes/Block.h index 37d17a5..ea2d4bc 100644 --- a/ghc/includes/Block.h +++ b/ghc/includes/Block.h @@ -1,5 +1,4 @@ /* ----------------------------------------------------------------------------- - * $Id: Block.h,v 1.18 2005/02/10 13:02:00 simonmar Exp $ * * (c) The GHC Team, 1998-1999 * @@ -143,7 +142,7 @@ INLINE_HEADER bdescr *Bdescr(StgPtr p) #ifndef CMINUSMINUS -// to the end... +/* to the end... */ /* Double-linked block lists: --------------------------------------------- */