From e935b0ebe3dfeca72eda252ab8cb8f28cbfb65ac Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 16 May 2009 14:23:59 +0000 Subject: [PATCH] Use a local copy of the valid HTML 4.01 icon. [SVN r53048] --- doc/choices.html | 2 +- doc/format.html | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/choices.html b/doc/choices.html index 63702a5..b4941d0 100644 --- a/doc/choices.html +++ b/doc/choices.html @@ -311,7 +311,7 @@ cout << format("%s %s %s") << x << y << z << endf

Valid HTML 4.01 Transitional

Revised diff --git a/doc/format.html b/doc/format.html index 436f8d0..6a7275c 100644 --- a/doc/format.html +++ b/doc/format.html @@ -1014,7 +1014,7 @@ std::basic_string<charT,Traits> str(const basic_format<charT,Traits>


Valid HTML 4.01 Transitional

Revised diff --git a/index.html b/index.html index 7dd738d..52cd354 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,7 @@


Valid HTML 4.01 Transitional

Revised