2002-10-09 Paolo Carlini <pcarlini@unitus.it>
authorPaolo Carlini <paolo@gcc.gnu.org>
Wed, 9 Oct 2002 11:59:59 +0000 (11:59 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 9 Oct 2002 11:59:59 +0000 (11:59 +0000)
Fix trivial typo in the last ChangeLog entry.

From-SVN: r57983

libstdc++-v3/ChangeLog

index 56a6eff5d37367aa20974b955bf8724fa6b8949a..62ee709966bb502b572bd8385ff7e24ac11e2ba6 100644 (file)
@@ -1,6 +1,6 @@
 2002-10-08  Jonathan Lennox  <lennox@cs.columbia.edu>
 
-       PR libstdc++/8071, libstdc++/8127, c++/6745
+       PR libstdc++/8071, libstdc++/8127, libstdc++/6745
        * streambuf.tcc (__copy_streambufs): Handle cases where
        __sbin->in_avail() returns 0, or where __sbin doesn't set gptr().
        * testsuite/27_io/ostream_inserter_other.cc (test05): Add.