X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fwctype.h;h=8c544f24bb538df4ca2811dfd993aa2b68812046;hp=5640eddbe33cd31baaf69e1658e0823899262d65;hb=c4dd0c98bae8e3583f68ba5b30db491055ab2322;hpb=9448b0513e2eec020fbca9c10412b83df5027a16 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