X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRetainerProfile.c;h=2461948c9153a10bf30b1f8da1fc7638f70747b5;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=927a7349dfbf5f9908935c873c0274ee21f40ac7;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/rts/RetainerProfile.c b/ghc/rts/RetainerProfile.c index 927a734..2461948 100644 --- a/ghc/rts/RetainerProfile.c +++ b/ghc/rts/RetainerProfile.c @@ -2335,6 +2335,6 @@ belongToHeap(StgPtr p) } } } -#endif // DEBUG_RETAINER +#endif /* DEBUG_RETAINER */ #endif /* PROFILING */