Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76267 - branches/release/libs/algorithm/minmax
From: marshall_at_[hidden]
Date: 2012-01-01 16:18:47


Author: marshall
Date: 2012-01-01 16:18:47 EST (Sun, 01 Jan 2012)
New Revision: 76267
URL: http://svn.boost.org/trac/boost/changeset/76267

Log:
Merge fix for #4937 to release
Properties modified:
   branches/release/libs/algorithm/minmax/index.html (contents, props changed)
Text files modified:
   branches/release/libs/algorithm/minmax/index.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/libs/algorithm/minmax/index.html
==============================================================================
--- branches/release/libs/algorithm/minmax/index.html (original)
+++ branches/release/libs/algorithm/minmax/index.html 2012-01-01 16:18:47 EST (Sun, 01 Jan 2012)
@@ -338,7 +338,7 @@
 <b>Rationale:</b></h3>
 
 <a name="two_headers">
-<h4><b>Why not a single header <tt>&amp;boost/algorithm/minmax.hpp></tt>?</b></h4>
+<h4><b>Why not a single header <tt>&lt;boost/algorithm/minmax.hpp></tt>?</b></h4>
 <p>This was the design originally proposed and approved in the formal
 review. As the need for Boost.tuple became clear (due to the limitations
 of <tt>std::pair</tt>), it became also annoying to require another


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