OSDN Git Service

2008-12-02 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Dec 2008 15:07:32 +0000 (15:07 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Dec 2008 15:07:32 +0000 (15:07 +0000)
* Tweak last ChangeLog entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142359 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 25857cb..e7a587d 100644 (file)
@@ -3,8 +3,8 @@
        PR libstdc++/38365 (cont)
        * src/localename.cc (locale::locale(const locale&, const locale&,
        category)): Revert last changes.
-       * src/localename.cc (locale::_Impl::_M_replace_categories(const
-       _Impl*, category)): Fix here instead; rework.
+       (locale::_Impl::_M_replace_categories(const _Impl*, category)):
+       Fix here instead; rework.
 
 2008-12-02  Paolo Carlini  <paolo.carlini@oracle.com>