summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-05-06 00:17:24 +0000
committerAlp Toker <alp@nuanti.com>2014-05-06 00:17:24 +0000
commit530c31a2db76ac7fc8bd0a5dcdf0b4377507a30d (patch)
tree230ca388c75aa3cdd4d33f8701e4955538a50d2f /www
parentba7ed349fb550bbf11e19094f7755d03258c5499 (diff)
downloadclang-530c31a2db76ac7fc8bd0a5dcdf0b4377507a30d.tar.gz
clang-530c31a2db76ac7fc8bd0a5dcdf0b4377507a30d.tar.bz2
clang-530c31a2db76ac7fc8bd0a5dcdf0b4377507a30d.tar.xz
www: add a missing HTML open tag
This went AWOL in r207995. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208018 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/analyzer/potential_checkers.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/analyzer/potential_checkers.html b/www/analyzer/potential_checkers.html
index c4db1f109d..a6c568f798 100644
--- a/www/analyzer/potential_checkers.html
+++ b/www/analyzer/potential_checkers.html
@@ -7,6 +7,7 @@
<link type="text/css" rel="stylesheet" href="menu.css">
<script type="text/javascript" src="scripts/menu.js"></script>
</head>
+<body>
<div id="page">