]> granicus.if.org Git - clang/commitdiff
fix html markup
authorKostya Serebryany <kcc@google.com>
Mon, 28 Nov 2011 22:34:10 +0000 (22:34 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 28 Nov 2011 22:34:10 +0000 (22:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145297 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AddressSanitizer.html

index a860c8f353a8fe839e46d6beb59d804e411057e2..aa07ae8a493cb181f82c3e92ad297c576bbb57b8 100644 (file)
@@ -17,6 +17,8 @@
 
 <!--#include virtual="../menu.html.incl"-->
 
+<div id="content">
+
 <h1>AddressSanitizer</h1>
 <ul> 
   <li> <a href="intro">Introduction</a>
@@ -81,5 +83,6 @@ For the up-to-date usable version and full documentation refer to
 <a href="http://code.google.com/p/address-sanitizer/">http://code.google.com/p/address-sanitizer</a>.
 
 
+</div>
 </body>
 </html>