$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: igaztanaga_at_[hidden]
Date: 2008-05-08 15:08:38
Author: igaztanaga
Date: 2008-05-08 15:08:38 EDT (Thu, 08 May 2008)
New Revision: 45224
URL: http://svn.boost.org/trac/boost/changeset/45224
Log:
Replaced non-ascii characters, ticket 1736
Text files modified: 
   trunk/boost/pointer_cast.hpp     |     2 +-                                      
   trunk/boost/pointer_to_other.hpp |     2 +-                                      
   2 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/boost/pointer_cast.hpp
==============================================================================
--- trunk/boost/pointer_cast.hpp	(original)
+++ trunk/boost/pointer_cast.hpp	2008-05-08 15:08:38 EDT (Thu, 08 May 2008)
@@ -1,6 +1,6 @@
 //////////////////////////////////////////////////////////////////////////////
 //
-// (C) Copyright Ion Gaztañaga 2005. 
+// (C) Copyright Ion Gaztanaga 2005. 
 // Distributed under the Boost Software License, Version 1.0. 
 // (See accompanying file LICENSE_1_0.txt or copy at 
 //  http://www.boost.org/LICENSE_1_0.txt)
Modified: trunk/boost/pointer_to_other.hpp
==============================================================================
--- trunk/boost/pointer_to_other.hpp	(original)
+++ trunk/boost/pointer_to_other.hpp	2008-05-08 15:08:38 EDT (Thu, 08 May 2008)
@@ -4,7 +4,7 @@
 //
 //  pointer_to_other.hpp
 //
-//  (C) Copyright Ion Gaztañaga 2005.
+//  (C) Copyright Ion Gaztanaga 2005.
 //  Copyright (c) 2005 Peter Dimov.
 //
 //  Distributed under the Boost Software License, Version 1.0.