[project @ 2005-03-27 13:41:13 by panne]
[ghc-hetmet.git] / ghc / rts / GC.c
index 1f67fd4..aacef6b 100644 (file)
@@ -3088,7 +3088,7 @@ linear_scan:
                           p, info_type((StgClosure *)p)));
            break;
        }
-#endif // PAR
+#endif /* PAR */
 
        case TVAR_WAIT_QUEUE:
          {
@@ -4255,4 +4255,4 @@ maybeLarge(StgClosure *closure)
 }
 
   
-#endif // DEBUG
+#endif /* DEBUG */