diff --git a/icu4c/source/common/sprpimpl.h b/icu4c/source/common/sprpimpl.h index 2c46da0c4c8..460165afc05 100644 --- a/icu4c/source/common/sprpimpl.h +++ b/icu4c/source/common/sprpimpl.h @@ -22,7 +22,7 @@ enum{ UIDNA_UNASSIGNED = 0x0001 , UIDNA_PROHIBITED = 0x0002 , UIDNA_MAP_NFKC = 0x0003 , - UIDNA_LABEL_SEPARATOR = 0x0004 , + UIDNA_LABEL_SEPARATOR = 0x0004 }; enum{ _IDNA_LENGTH_IN_MAPPING_TABLE = 0x0003 /*11*/