|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r49211 - trunk/boost
From: marshall_at_[hidden]
Date: 2008-10-09 12:04:38
Author: marshall
Date: 2008-10-09 12:04:37 EDT (Thu, 09 Oct 2008)
New Revision: 49211
URL: http://svn.boost.org/trac/boost/changeset/49211
Log:
Changed spelling of Jouaquin's name to remove non-ASCII chars in Tokenizer
Text files modified:
trunk/boost/token_functions.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/boost/token_functions.hpp
==============================================================================
--- trunk/boost/token_functions.hpp (original)
+++ trunk/boost/token_functions.hpp 2008-10-09 12:04:37 EDT (Thu, 09 Oct 2008)
@@ -9,7 +9,7 @@
// See http://www.boost.org/libs/tokenizer/ for documentation.
// Revision History:
-// 01 Oct 2004 Joaquín M López Muñoz
+// 01 Oct 2004 Joaquin M Lopez Munoz
// Workaround for a problem with string::assign in msvc-stlport
// 06 Apr 2004 John Bandela
// Fixed a bug involving using char_delimiter with a true input iterator
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk