]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Typo in previous changelog commit.
authorPhil Edwards <pme@gcc.gnu.org>
Fri, 24 May 2002 18:17:43 +0000 (18:17 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Fri, 24 May 2002 18:17:43 +0000 (18:17 +0000)
From-SVN: r53846

libstdc++-v3/ChangeLog

index 67878c1caf3e1f1eeb10a8850fa47c0ad60480a6..f3418c64292e88d6c1a8ce2f87a991caf70d5464 100644 (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.