aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_is_emoji.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode/prop/uprop_is_emoji.c')
-rw-r--r--lib/unicode/prop/uprop_is_emoji.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicode/prop/uprop_is_emoji.c b/lib/unicode/prop/uprop_is_emoji.c
index d0f38d9..d50094a 100644
--- a/lib/unicode/prop/uprop_is_emoji.c
+++ b/lib/unicode/prop/uprop_is_emoji.c
@@ -373,8 +373,8 @@ static constexpr unsigned char stage2[][32] = {
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x1F,
- 0xFF, 0x01, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xBF,
- 0x3F, 0xC0, 0xFF, 0x0F, 0xFF, 0x01, 0xFF, 0x01},
+ 0xFF, 0x83, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
+ 0x7F, 0xC0, 0xFF, 0x9F, 0xFF, 0x03, 0xFF, 0x01},
{0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,