From c3def1530a3dde2d49ba26f7014a1094e7583799 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 23 Oct 2007 06:30:50 +0000 Subject: Fix validation problems, which were somewhat ironically in the "valid html" button code :) llvm-svn: 43247 --- llvm/docs/tutorial/LangImpl4.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/tutorial/LangImpl4.html') diff --git a/llvm/docs/tutorial/LangImpl4.html b/llvm/docs/tutorial/LangImpl4.html index 358ec69ad17..154b462e499 100644 --- a/llvm/docs/tutorial/LangImpl4.html +++ b/llvm/docs/tutorial/LangImpl4.html @@ -68,7 +68,7 @@ public: Valid CSS! Valid HTML 4.01! + src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"> Chris Lattner
The LLVM Compiler Infrastructure
-- cgit v1.2.3