mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-11802 Remove comma at end of enum that was breaking one autobuild
X-SVN-Rev: 38190
This commit is contained in:
parent
50ea6cb008
commit
f5d28f72d2
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ enum {
|
|||
UPROPS_2_EMOJI=28,
|
||||
UPROPS_2_EMOJI_PRESENTATION,
|
||||
UPROPS_2_EMOJI_MODIFIER,
|
||||
UPROPS_2_EMOJI_MODIFIER_BASE,
|
||||
UPROPS_2_EMOJI_MODIFIER_BASE
|
||||
};
|
||||
|
||||
#define UPROPS_LB_MASK 0x03f00000
|
||||
|
|
Loading…
Add table
Reference in a new issue