Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55410 - trunk/boost/archive/detail
From: ramey_at_[hidden]
Date: 2009-08-04 17:45:45


Author: ramey
Date: 2009-08-04 17:45:44 EDT (Tue, 04 Aug 2009)
New Revision: 55410
URL: http://svn.boost.org/trac/boost/changeset/55410

Log:
Changed comment to reflect update
Text files modified:
   trunk/boost/archive/detail/archive_serializer_map.hpp | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/boost/archive/detail/archive_serializer_map.hpp
==============================================================================
--- trunk/boost/archive/detail/archive_serializer_map.hpp (original)
+++ trunk/boost/archive/detail/archive_serializer_map.hpp 2009-08-04 17:45:44 EDT (Tue, 04 Aug 2009)
@@ -7,10 +7,10 @@
 #endif
 
 /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// archive_pointer_oserializer.hpp: extenstion of type_info required for
+// archive_serializer_map.hpp: extenstion of type_info required for
 // serialization.
 
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
+// (C) Copyright 2009 Robert Ramey - http://www.rrsd.com .
 // Use, modification and distribution is subject to 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)


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