diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-11-01 08:24:13 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-11-01 08:24:13 +0000 |
commit | 4d21242e66349b5725a34a58fc55e66af987f922 (patch) | |
tree | 84f7c3a66b96afb3351b94084fb96144125ad651 /llvm/docs | |
parent | c3c4c4f843a534b174b0a6a06f732304f982d680 (diff) | |
download | bcm5719-llvm-4d21242e66349b5725a34a58fc55e66af987f922.tar.gz bcm5719-llvm-4d21242e66349b5725a34a58fc55e66af987f922.zip |
Fix tag placement to make HTML 4.01 Strict compliant.
llvm-svn: 17395
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/HowToSubmitABug.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/HowToSubmitABug.html b/llvm/docs/HowToSubmitABug.html index e6400d88adb..77bf040a990 100644 --- a/llvm/docs/HowToSubmitABug.html +++ b/llvm/docs/HowToSubmitABug.html @@ -29,13 +29,13 @@ <div class="doc_author"> <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a> and <a href="http://misha.brukman.net">Misha Brukman</a></p> +</div> </td> <td class="right"> <img src="img/Debugging.gif" alt="Debugging" width="444" height="314"> </td> </tr> </table> -</div> <!-- *********************************************************************** --> <div class="doc_section"> |