From: Paolo Carlini Date: Mon, 25 Mar 2002 18:17:51 +0000 (+0000) Subject: Fix typo in last Changelog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2188d04d141f87189c987a31a62758f57cb64af8;p=gcc.git Fix typo in last Changelog. From-SVN: r51322 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index fc08d721e92..8f5ce9ea877 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,7 +1,7 @@ 2002-03-25 Ulrich Weigand Paolo Carlini - * testsuite/locale/codecvt_members_unicode_char.cc + * testsuite/22_locale/codecvt_members_unicode_char.cc (test01, test02): Fix i_lit_base arrays, making them independent from the endianness of the platform.