$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r63392 - trunk/libs/unordered/doc
From: daniel_james_at_[hidden]
Date: 2010-06-27 12:58:49
Author: danieljames
Date: 2010-06-27 12:58:48 EDT (Sun, 27 Jun 2010)
New Revision: 63392
URL: http://svn.boost.org/trac/boost/changeset/63392
Log:
Missing bracket.
Text files modified: 
   trunk/libs/unordered/doc/unordered.qbk |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/unordered/doc/unordered.qbk
==============================================================================
--- trunk/libs/unordered/doc/unordered.qbk	(original)
+++ trunk/libs/unordered/doc/unordered.qbk	2010-06-27 12:58:48 EDT (Sun, 27 Jun 2010)
@@ -13,7 +13,7 @@
     [license
         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]
+        [@http://www.boost.org/LICENSE_1_0.txt])
     ]
 ]