[project @ 2005-03-27 13:41:13 by panne]
[ghc-hetmet.git] / ghc / rts / parallel / Dist.h
index 5e08235..c67cce2 100644 (file)
@@ -15,6 +15,6 @@ StgPEId cGetCertainOwner(StgClosure *mv);
 void cRevalIO(StgClosure *job,StgPEId p);
 StgPEId cGetHostOwner(StgByteArray h);
 
-#endif // DIST
+#endif /* DIST */
 
-#endif // __DIST_H
+#endif /* __DIST_H */