Add a missing "terminator" :)

llvm-svn: 14630
This commit is contained in:
Chris Lattner 2004-07-05 18:05:48 +00:00
parent 8aa561992c
commit e5589eabcd
1 changed files with 1 additions and 1 deletions

View File

@ -739,7 +739,7 @@ format is given in the table below. </p>
<p>This section describes the differences in the Bytecode Format across LLVM
versions. The versions are listed in reverse order because it assumes the
current version is as documented in the previous sections. Each section here
describes the differences between that version and the one that <i>follows</i>
describes the differences between that version and the one that <i>follows</i>.
</p>
</div>
<!-- _______________________________________________________________________ -->