Fix class name in ChangeLog of previous commit, r170158.
authorJonathan Wakely <redi@gcc.gnu.org>
Mon, 14 Feb 2011 23:51:07 +0000 (23:51 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 14 Feb 2011 23:51:07 +0000 (23:51 +0000)
From-SVN: r170159

libstdc++-v3/ChangeLog

index e43018d623a18f15c8f0b33b94966301ed751fcd..13d149cf66304e9fac3374d0653508b4cc6d6b5d 100644 (file)
@@ -11,7 +11,7 @@
        * include/bits/regex_compiler.h (_Scanner_base): Use constexpr.
        * include/bits/regex_constants.h (syntax_option_type): Likewise.
        * include/bits/regex_grep_matcher.h: Fix comment typo.
-       (_Specialized_results::_Specialized_results): Simplify.
+       (_SpecializedResults::_SpecializedResults): Simplify.
        * include/bits/regex_cursor.h: Fix comment typo.
        * include/bits/regex_nfa.h: Likewise.
        * testsuite/28_regex/basic_regex/ctors/basic/string_range_01_02_03.cc: