Typo in previous changelog commit.

From-SVN: r53846
This commit is contained in:
Phil Edwards 2002-05-24 18:17:43 +00:00
parent bb12c8093d
commit 2677e7acf0

View File

@ -1,6 +1,6 @@
2002-05-24 Phil Edwards <pme@gcc.gnu.org>
libstdc++/6282
PR libstdc++/6282
* include/std/std_bitset.h (_Base_biteset<0>): New specialization.
(operator>>): If nothing was extracted, don't fail in the
zero-length case.