From 771f50e199f017adedd998a8451e87715451804b 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/visit_each.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/visit_each.hpp b/include/boost/visit_each.hpp index 74daacb..e9e3979 100644 --- a/include/boost/visit_each.hpp +++ b/include/boost/visit_each.hpp @@ -11,7 +11,7 @@ // This software is provided "as is" without express or implied warranty, // and with no claim as to its suitability for any purpose. -// For more information, see http://www.boost.org +// For more information, see http://www.boost.org/libs/signals #ifndef BOOST_VISIT_EACH_HPP #define BOOST_VISIT_EACH_HPP