$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r60389 - branches/release/libs/flyweight/doc/reference
From: joaquin_at_[hidden]
Date: 2010-03-09 16:37:15
Author: joaquin
Date: 2010-03-09 16:37:15 EST (Tue, 09 Mar 2010)
New Revision: 60389
URL: http://svn.boost.org/trac/boost/changeset/60389
Log:
merged [60388] from trunk
Text files modified: 
   branches/release/libs/flyweight/doc/reference/locking.html |     6 +++---                                  
   1 files changed, 3 insertions(+), 3 deletions(-)
Modified: branches/release/libs/flyweight/doc/reference/locking.html
==============================================================================
--- branches/release/libs/flyweight/doc/reference/locking.html	(original)
+++ branches/release/libs/flyweight/doc/reference/locking.html	2010-03-09 16:37:15 EST (Tue, 09 Mar 2010)
@@ -139,7 +139,7 @@
       <li>is_locking<Locking>::type is
       <a href="../../../mpl/doc/refmanual/bool.html"><code>boost::mpl::true_</code></a>,</li>
       <li><code>Locking</code> is of the form
-      locking<Locking'>.</li>
+      locking<Locking'>.</li>
     </ol>
   </li>
   <li>The type <code>Locking::mutex_type</code> (or 
@@ -274,9 +274,9 @@
 
 <br>
 
-<p>Revised January 27th 2009</p>
+<p>Revised March 9th 2010</p>
 
-<p>© Copyright 2006-2009 Joaquín M López Muñoz.
+<p>© Copyright 2006-2010 Joaquín M López Muñoz.
 Distributed under the Boost Software 
 License, Version 1.0. (See accompanying file <a href="../../../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">