$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r50814 - trunk/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2009-01-27 15:18:34
Author: jewillco
Date: 2009-01-27 15:18:33 EST (Tue, 27 Jan 2009)
New Revision: 50814
URL: http://svn.boost.org/trac/boost/changeset/50814
Log:
Fixed comment syntax
Text files modified: 
   trunk/libs/graph/doc/johnson_all_pairs_shortest.html |    10 +++++-----                              
   1 files changed, 5 insertions(+), 5 deletions(-)
Modified: trunk/libs/graph/doc/johnson_all_pairs_shortest.html
==============================================================================
--- trunk/libs/graph/doc/johnson_all_pairs_shortest.html	(original)
+++ trunk/libs/graph/doc/johnson_all_pairs_shortest.html	2009-01-27 15:18:33 EST (Tue, 27 Jan 2009)
@@ -1,10 +1,10 @@
 <HTML>
 <!--
-  -- Copyright (c) Jeremy Siek 2000
-  --
-  -- 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)
+     Copyright (c) Jeremy Siek 2000
+    
+     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)
   -->
 <Head>
 <Title>Johnson All Pairs Shortest Paths</Title>