From 5ea88d2e6402f09ff46eb31127a1a325752975d1 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 27 Dec 2002 16:51:53 +0000 Subject: [PATCH] add or update See www.boost.org comments [SVN r16708] --- include/boost/static_assert.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/static_assert.hpp b/include/boost/static_assert.hpp index b28a55c..7e53e51 100644 --- a/include/boost/static_assert.hpp +++ b/include/boost/static_assert.hpp @@ -4,7 +4,7 @@ // in all copies. This software is provided "as is" without express or implied // warranty, and with no claim as to its suitability for any purpose. -// See http://www.boost.org for most recent version including documentation. +// See http://www.boost.org/libs/static_assert for documentation. /* Revision history: