Fix typo in my previous changelog commit. Again.

From-SVN: r54129
This commit is contained in:
Phil Edwards 2002-06-01 00:50:40 +00:00
parent 6c8ce02fcd
commit 05d7f9ba6f

View File

@ -1,5 +1,6 @@
2002-05-31 Marcus Meissner <meissner@suse.de>
PR libstdc++/6886
* include/bits/stl_bvector.h: Use UL suffix for unsigned longs.
* testsuite/23_containers/vector_bool.cc (test02): New test.