Fix typo in last Changelog.
authorPaolo Carlini <paolo@gcc.gnu.org>
Mon, 25 Mar 2002 18:17:51 +0000 (18:17 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 25 Mar 2002 18:17:51 +0000 (18:17 +0000)
From-SVN: r51322

libstdc++-v3/ChangeLog

index fc08d72..8f5ce9e 100644 (file)
@@ -1,7 +1,7 @@
 2002-03-25  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
             Paolo Carlini  <pcarlini@unitus.it>
 
-       * 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.