Add missing PR tag for previous commit.

From-SVN: r50260
This commit is contained in:
Phil Edwards 2002-03-03 17:52:41 +00:00
parent 798355a229
commit 28ced9f821
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2002-03-03 Phil Edwards <pme@gcc.gnu.org>
PR libstdc++/3955
* include/std/std_sstream.h: Remove trailing spaces.
(basic_stringbuf::_M_stringbuf_init): Also check for ios_base::app.
* testsuite/27_io/stringbuf.cc (test05, test06): New tests.