From 00d6d5b1e748269b91a8c512911e937d49cbaea9 Mon Sep 17 00:00:00 2001 From: Tim Shen Date: Sat, 6 Dec 2014 11:31:12 +0000 Subject: [PATCH] Fix ChangeLog format. From-SVN: r218444 --- libstdc++-v3/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 450f1c87351..29b1a7c7a7d 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -776,9 +776,9 @@ 2014-10-23 Tim Shen PR libstdc++/63497 - include/bits/regex_executor.h (_Executor::_M_word_boundary): Remove + * include/bits/regex_executor.h (_Executor::_M_word_boundary): Remove unused parameter. - include/bits/regex_executor.tcc (_Executor::_M_dfs, + * include/bits/regex_executor.tcc (_Executor::_M_dfs, _Executor::_M_word_boundary): Avoid dereferecing _M_current at _M_end or other invalid position. -- 2.30.2