X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fwctype.h;h=8c544f24bb538df4ca2811dfd993aa2b68812046;hb=4e3c6b430382b152e783454a31f9a884223ce77f;hp=5640eddbe33cd31baaf69e1658e0823899262d65;hpb=9448b0513e2eec020fbca9c10412b83df5027a16;p=musl diff --git a/include/wctype.h b/include/wctype.h index 5640eddb..8c544f24 100644 --- a/include/wctype.h +++ b/include/wctype.h @@ -20,7 +20,7 @@ extern "C" { typedef const int * wctrans_t; #undef WEOF -#define WEOF (-1) +#define WEOF 0xffffffffU #undef iswdigit