diff options
Diffstat (limited to 'clang/www/StaticAnalysisUsage.html')
-rw-r--r-- | clang/www/StaticAnalysisUsage.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/www/StaticAnalysisUsage.html b/clang/www/StaticAnalysisUsage.html index 7faa59f3573..204d755c51e 100644 --- a/clang/www/StaticAnalysisUsage.html +++ b/clang/www/StaticAnalysisUsage.html @@ -1,3 +1,5 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" + "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Information on using the Static Analyzer ("Clang Checker")</title> |