]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconvdata/euc-jp-ms.c
* iconvdata/cp932.c (BODY): STANDARD_ERR_HANDLER is now called
[thirdparty/glibc.git] / iconvdata / euc-jp-ms.c
index a5872d2bcba89e6fcda93201d8c8372c6b3733e3..f5b3d76f23b8433ff99dfe2bb339be965bb561b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for EUCJP-MS handling.
-   Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1998,1999,2000,2001,2003 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
 
@@ -4857,7 +4857,7 @@ static const char from_ucs4_extra[229][2] =
     if (__builtin_expect (cp[0], '\1') == '\0' && ch != 0)                   \
       {                                                                              \
        /* Illegal character.  */                                             \
-       STANDARD_ERR_HANDLER (4);                                             \
+       STANDARD_TO_LOOP_ERR_HANDLER (4);                                     \
       }                                                                              \
     else                                                                     \
       {                                                                              \