summaryrefslogtreecommitdiff
path: root/boost/wave/whitespace_handling.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/wave/whitespace_handling.hpp')
-rw-r--r--boost/wave/whitespace_handling.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/wave/whitespace_handling.hpp b/boost/wave/whitespace_handling.hpp
index be9725fd8d..c81a67c67e 100644
--- a/boost/wave/whitespace_handling.hpp
+++ b/boost/wave/whitespace_handling.hpp
@@ -5,7 +5,7 @@
http://www.boost.org/
Copyright (c) 2003 Paul Mensonides
- Copyright (c) 2001-2011 Hartmut Kaiser.
+ Copyright (c) 2001-2012 Hartmut Kaiser.
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)
=============================================================================*/
@@ -67,7 +67,7 @@ namespace util {
#if BOOST_WAVE_SUPPORT_CPP0X != 0
///////////////////////////////////////////////////////////////////////////
- // This function returns the number of newlines in the given C++0x style
+ // This function returns the number of newlines in the given C++11 style
// raw string
template <typename TokenT>
int rawstring_count_newlines(TokenT const& token)