X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fcomm%2Frts-libs%2Fcoding-style.html;fp=ghc%2Fdocs%2Fcomm%2Frts-libs%2Fcoding-style.html;h=3b3be390e33b0c8587f1143aec9854d3d524c08c;hb=230850a2290e395b19729f880995e1ede672f80f;hp=b72365739c4fe01c81e305edd7b080d47beed85e;hpb=536087b8565252f54a7c1b33d1ba85a76aef7249;p=ghc-hetmet.git diff --git a/ghc/docs/comm/rts-libs/coding-style.html b/ghc/docs/comm/rts-libs/coding-style.html index b723657..3b3be39 100644 --- a/ghc/docs/comm/rts-libs/coding-style.html +++ b/ghc/docs/comm/rts-libs/coding-style.html @@ -398,7 +398,6 @@ up as well. Use the doNothing macro instead.
   #define doNothing() do { } while (0)
 
-

  • This code