From 21a637032374728566d39e4f10d757880441d695 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Dec 2008 18:23:24 +0000 Subject: Removed warnings from HTML 4.01 validator: trailing slashes in
and tags are not needed in HTML, only XML. llvm-svn: 60885 --- llvm/docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/DeveloperPolicy.html') diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 1e0d4330273..6ea772407eb 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -565,7 +565,7 @@ Changes Valid CSS Valid HTML 4.01 + src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> Written by the LLVM Oversight Group
The LLVM Compiler Infrastructure
-- cgit v1.2.3