Boost logo

Boost-Commit :

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


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

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

Modified: branches/release/boost/fusion/functional/invocation/invoke.hpp
==============================================================================
--- branches/release/boost/fusion/functional/invocation/invoke.hpp (original)
+++ branches/release/boost/fusion/functional/invocation/invoke.hpp 2008-06-30 08:04:15 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/boost/fusion/functional/invocation/invoke_function_object.hpp
==============================================================================
--- branches/release/boost/fusion/functional/invocation/invoke_function_object.hpp (original)
+++ branches/release/boost/fusion/functional/invocation/invoke_function_object.hpp 2008-06-30 08:04:15 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/boost/fusion/functional/invocation/invoke_procedure.hpp
==============================================================================
--- branches/release/boost/fusion/functional/invocation/invoke_procedure.hpp (original)
+++ branches/release/boost/fusion/functional/invocation/invoke_procedure.hpp 2008-06-30 08:04:15 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