diff options
-rw-r--r-- | clang/www/analyzer/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/www/analyzer/index.html b/clang/www/analyzer/index.html index 3c784a9b4e2..be43eef5573 100644 --- a/clang/www/analyzer/index.html +++ b/clang/www/analyzer/index.html @@ -21,7 +21,7 @@ tandem with a build of a project or code base.</p> <p>Both are 100% open source and are part of the <a href="http://clang.llvm.org">Clang</a> project.</p> - +<!-- <center> <table border=0 cellspacing=20> <tr> @@ -34,6 +34,7 @@ href="http://clang.llvm.org">Clang</a> project.</p> </tr> </table> </center> +--> <!-- Generated from: http://www.spiffycorners.com/index.php --> |