[project @ 2003-03-07 13:36:00 by simonpj]
[ghc-hetmet.git] / ghc / docs / comm / rts-libs / coding-style.html
index b723657..3b3be39 100644 (file)
@@ -398,7 +398,6 @@ up as well.  Use the doNothing macro instead.
 <pre>
   #define doNothing() do { } while (0)
 </pre>
-</ul>
 
 <p><li>
 This code