X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmultibyte%2Finternal.h;h=25ba240e06269927dda0380b027c3f5e9c08f630;hb=c3a6839ce95c0f93bd73f7fbe5fcaee4054e5b62;hp=cd1196baff00df9cacc7911d9c63d13ba978ae4f;hpb=bae2e52bfd676c447862b9baec535db401aab075;p=musl diff --git a/src/multibyte/internal.h b/src/multibyte/internal.h index cd1196ba..25ba240e 100644 --- a/src/multibyte/internal.h +++ b/src/multibyte/internal.h @@ -19,4 +19,4 @@ extern const uint32_t bittab[] ATTR_LIBC_VISIBILITY; #define FAILSTATE R(0x80,0x80) #define SA 0xc2u -#define SB 0xf5u +#define SB 0xf4u