$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
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