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/LangImpl2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/tutorial/LangImpl2.html') diff --git a/llvm/docs/tutorial/LangImpl2.html b/llvm/docs/tutorial/LangImpl2.html index d707e328fd9..340a6193a99 100644 --- a/llvm/docs/tutorial/LangImpl2.html +++ b/llvm/docs/tutorial/LangImpl2.html @@ -1186,7 +1186,7 @@ int main() { 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