commit | 6fdb236838e6b6063117ea07140ea70481c38436 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Sun Jul 01 17:02:22 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Sun Jul 01 17:02:22 2007 +0000 |
tree | 27d5cec3ef2c13b70d81fad99613190d23a9aba6 | |
parent | ea332946d3577cc75422a1ad0cbce9321e9e8c59 [diff] [blame] |
Terminate the document with the right end tags. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37835 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.html b/docs/index.html index 886688d..45273a6 100644 --- a/docs/index.html +++ b/docs/index.html
@@ -271,4 +271,4 @@ <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> - +</body></html>