Fix a couple of busted li's

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13713 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-05-24 04:55:32 +00:00
parent ea4ed22986
commit 2ca1fd1fd3

View File

@ -32,8 +32,8 @@
<li><a href="#typeool">Global Type Pool</a></li>
<li><a href="#modinfo">Module Info Block</a></li>
<li><a href="#constants">Global Constant Pool</a></li>
<li><a href="#functions">Function Blocks</a><li>
<li><a href="#symtab">Module Symbol Table</a><li>
<li><a href="#functions">Function Blocks</a></li>
<li><a href="#symtab">Module Symbol Table</a></li>
</ol>
</li>
</ol>