[project @ 2005-03-27 13:41:13 by panne]
[ghc-hetmet.git] / ghc / rts / Profiling.c
index bec04fe..b9900f5 100644 (file)
@@ -929,6 +929,6 @@ debugCCS( CostCentreStack *ccs )
   }
   debugBelch(">");
 }
-#endif // DEBUG
+#endif /* DEBUG */
 
 #endif /* PROFILING */