From e6c83d0665ef21bf6b92365931a6913e936d87b1 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Tue, 1 Aug 2006 20:36:14 +0000 Subject: [PATCH] =?UTF-8?q?with=20apologies=20to=20Terje,=20changed=20'?= =?UTF-8?q?=C3=B8'=20in=20'o',=20to=20stick=20to=20the=20basic=20source=20?= =?UTF-8?q?character=20set=20(non-basic=20chars=20should=20be=20handled=20?= =?UTF-8?q?in=20phase=201,=20but=20some=20users=20report=20compile=20failu?= =?UTF-8?q?res=20due=20to=20them)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [SVN r34800] --- include/boost/lexical_cast.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/lexical_cast.hpp b/include/boost/lexical_cast.hpp index ce6668b..28258fe 100644 --- a/include/boost/lexical_cast.hpp +++ b/include/boost/lexical_cast.hpp @@ -8,7 +8,7 @@ // // what: lexical_cast custom keyword cast // who: contributed by Kevlin Henney, -// enhanced with contributions from Terje Slettebų, +// enhanced with contributions from Terje Slettebo, // with additional fixes and suggestions from Gennaro Prota, // Beman Dawes, Dave Abrahams, Daryle Walker, Peter Dimov, // and other Boosters