Add a </ul> that was missing and caused the document to get a little whacky
authorChris Lattner <sabre@nondot.org>
Thu, 12 Sep 2002 19:08:16 +0000 (19:08 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Sep 2002 19:08:16 +0000 (19:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3693 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ProgrammersManual.html

index 4415a87340603c571564b0ef99ec5d45b35b5e13..5588144801c43369075382757ecef145495f0600 100644 (file)
@@ -697,7 +697,7 @@ which is much cleaner, especially if you're creating a lot of
 instructions and adding them to <tt>BasicBlock</tt>s.
 </p>
 </p>
-
+</ul>
 
 <!--_______________________________________________________________________-->
 </ul><h4><a name="schanges_deleting"><hr size=0>Deleting
@@ -1575,6 +1575,6 @@ pointer to the parent Function.
 <a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
 <!-- Created: Tue Aug  6 15:00:33 CDT 2002 -->
 <!-- hhmts start -->
-Last modified: Thu Sep 12 14:06:40 CDT 2002
+Last modified: Thu Sep 12 14:07:53 CDT 2002
 <!-- hhmts end -->
 </font></body></html>