diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/multibyte/internal.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
