From 444087057ad0592f3e0bb2e434e0b610aa7914f6 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Dec 2008 17:34:48 +0000 Subject: Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/CodeGenerator.html') diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 9ee381a1ee..28575b88a7 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2029,9 +2029,9 @@ makes it convenient to locate programatically and during debugging.


Valid CSS! + src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"> Valid HTML 4.01! + src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01" /> Chris Lattner
The LLVM Compiler Infrastructure
-- cgit v1.2.3