X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRetainerSet.h;h=965b9d31c584e1dc77acfb8841d8296799fdff6b;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=1ab0976b180a2a87b79bde14938bd9a496edbdd4;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/rts/RetainerSet.h b/ghc/rts/RetainerSet.h index 1ab0976..965b9d3 100644 --- a/ghc/rts/RetainerSet.h +++ b/ghc/rts/RetainerSet.h @@ -197,5 +197,5 @@ void outputAllRetainerSet(FILE *); // the best place to define it. void printRetainer(FILE *, retainer); -#endif // PROFILING -#endif // RETAINERSET_H +#endif /* PROFILING */ +#endif /* RETAINERSET_H */