Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-08-20 15:32:23


Author: danieljames
Date: 2008-08-20 15:32:23 EDT (Wed, 20 Aug 2008)
New Revision: 48266
URL: http://svn.boost.org/trac/boost/changeset/48266

Log:
Fix the link to the limits documentation.
Text files modified:
   trunk/boost/limits.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/limits.hpp
==============================================================================
--- trunk/boost/limits.hpp (original)
+++ trunk/boost/limits.hpp 2008-08-20 15:32:23 EDT (Wed, 20 Aug 2008)
@@ -6,7 +6,7 @@
 //
 // use this header as a workaround for missing <limits>
 
-// See http://www.boost.org/libs/utility/limits.html for documentation.
+// See http://www.boost.org/libs/compatibility/index.html for documentation.
 
 #ifndef BOOST_LIMITS
 #define BOOST_LIMITS


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