X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FProfiling.c;h=b9900f51c02ae95b2ac4bbc51204c2d298478009;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=bec04fe51f504b2c5936ff9dc2e7d6f2924626cb;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/rts/Profiling.c b/ghc/rts/Profiling.c index bec04fe..b9900f5 100644 --- a/ghc/rts/Profiling.c +++ b/ghc/rts/Profiling.c @@ -929,6 +929,6 @@ debugCCS( CostCentreStack *ccs ) } debugBelch(">"); } -#endif // DEBUG +#endif /* DEBUG */ #endif /* PROFILING */