X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Fparallel%2FDist.h;h=c67cce27489f8d15ace561d506428b05e83e88af;hb=3eacdc7faf0d0e87a7201253f9f12c1fb4db7249;hp=5e08235b16764138ff225bafbab210c0a33eedc1;hpb=20fc2f0ced64a12d8e44956931b2ac341ed2186f;p=ghc-hetmet.git diff --git a/ghc/rts/parallel/Dist.h b/ghc/rts/parallel/Dist.h index 5e08235..c67cce2 100644 --- a/ghc/rts/parallel/Dist.h +++ b/ghc/rts/parallel/Dist.h @@ -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 */