--- test_utf8_codecvt.cpp	2004-04-11 12:20:00.000000000 +0400
+++ /home/ghost/Work/boost/libs/serialization/test/test_utf8_codecvt.cpp	2004-04-14 10:26:32.000000000 +0400
@@ -60,7 +60,7 @@
     0xf8, 0x88, 0x80, 0x80, 0x80,
     0xfb, 0xbf, 0xbf, 0xbf, 0xbf,
     0xfc, 0x84, 0x80, 0x80, 0x80, 0x80,
-    0xfd, 0x7f, 0xbf, 0xbf, 0xbf, 0xbf
+    0xfd, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf
 };
 
 wchar_t test_data<4>::wchar_encoding[] = {
