Boost logo

Boost-Commit :

From: joel_at_[hidden]
Date: 2008-06-30 08:06:07


Author: djowel
Date: 2008-06-30 08:06:07 EDT (Mon, 30 Jun 2008)
New Revision: 46898
URL: http://svn.boost.org/trac/boost/changeset/46898

Log:
Fixed non-ascii chars
Text files modified:
   branches/release/libs/fusion/test/functional/invoke.cpp | 2 +-
   branches/release/libs/fusion/test/functional/invoke_function_object.cpp | 2 +-
   branches/release/libs/fusion/test/functional/invoke_procedure.cpp | 2 +-
   3 files changed, 3 insertions(+), 3 deletions(-)

Modified: branches/release/libs/fusion/test/functional/invoke.cpp
==============================================================================
--- branches/release/libs/fusion/test/functional/invoke.cpp (original)
+++ branches/release/libs/fusion/test/functional/invoke.cpp 2008-06-30 08:06:07 EDT (Mon, 30 Jun 2008)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2005-2006 João Abecasis
+ Copyright (c) 2005-2006 Joao Abecasis
     Copyright (c) 2006-2007 Tobias Schwinger
   
     Use modification and distribution are subject to the Boost Software

Modified: branches/release/libs/fusion/test/functional/invoke_function_object.cpp
==============================================================================
--- branches/release/libs/fusion/test/functional/invoke_function_object.cpp (original)
+++ branches/release/libs/fusion/test/functional/invoke_function_object.cpp 2008-06-30 08:06:07 EDT (Mon, 30 Jun 2008)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2005-2006 João Abecasis
+ Copyright (c) 2005-2006 Joao Abecasis
     Copyright (c) 2006-2007 Tobias Schwinger
   
     Use modification and distribution are subject to the Boost Software

Modified: branches/release/libs/fusion/test/functional/invoke_procedure.cpp
==============================================================================
--- branches/release/libs/fusion/test/functional/invoke_procedure.cpp (original)
+++ branches/release/libs/fusion/test/functional/invoke_procedure.cpp 2008-06-30 08:06:07 EDT (Mon, 30 Jun 2008)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2005-2006 João Abecasis
+ Copyright (c) 2005-2006 Joao Abecasis
     Copyright (c) 2006-2007 Tobias Schwinger
   
     Use modification and distribution are subject to the Boost Software


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