ICU-5225 Fix a compiler warning based on the last check-in.
X-SVN-Rev: 19720
This commit is contained in:
parent
54dea95f46
commit
4b466dd22a
@ -25,7 +25,7 @@
|
||||
#define UCNV_NUM_RESERVED_TAGS 2
|
||||
#define UCNV_NUM_HIDDEN_TAGS 1
|
||||
|
||||
typedef enum {
|
||||
enum {
|
||||
UCNV_IO_UNNORMALIZED,
|
||||
UCNV_IO_STD_NORMALIZED,
|
||||
UCNV_IO_NORM_TYPE_COUNT
|
||||
|
Loading…
Reference in New Issue
Block a user