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/ExtendingLLVM.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/ExtendingLLVM.html') diff --git a/llvm/docs/ExtendingLLVM.html b/llvm/docs/ExtendingLLVM.html index 988b94facca..647fa01d53b 100644 --- a/llvm/docs/ExtendingLLVM.html +++ b/llvm/docs/ExtendingLLVM.html @@ -380,7 +380,7 @@ void calcTypeName(const Type *Ty, Valid CSS Valid HTML 4.01 + src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> The LLVM Compiler Infrastructure
-- cgit v1.2.3