OSDN Git Service

2007-12-10 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 22_locale / codecvt / length / char / 1.cc
index 55d2536..76c293f 100644 (file)
@@ -33,7 +33,7 @@ void test01()
 
   bool test __attribute__((unused)) = true;
   const char*          c_lit = "black pearl jasmine tea";
-  int                  size = 25;
+  int                  size = 23;
 
   locale               loc = locale::classic();
   c_codecvt::state_type state;