]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2018-06-21 François Dumont <fdumont@gcc.gnu.org>
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Jun 2018 05:23:47 +0000 (05:23 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Jun 2018 05:23:47 +0000 (05:23 +0000)
Fix this ChangeLog entry.

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

libstdc++-v3/ChangeLog

index baaf43169a6aa9e15f443e69eadbc38c88b207d9..1c4e467bbbe97b0957da06131de777f8bfbee77d 100644 (file)
@@ -66,9 +66,9 @@
 
 2018-06-21  François Dumont  <fdumont@gcc.gnu.org>
 
-       * include/debug/debug.h
+       * include/debug/safe_iterator.h
        (_Safe_iterator<>(const _Safe_iterator<_MutableIterator,>& __x)):
-       Compare __x base iterator with a default initialized iterator of the
+       Compare __x base iterator with a value-initialized iterator of the
        same type.
 
 2018-06-20  Jonathan Wakely  <jwakely@redhat.com>