ICU-348 add {} to initializer of array of structs

X-SVN-Rev: 1097
This commit is contained in:
Markus Scherer 2000-04-07 23:10:53 +00:00
parent 12317a643b
commit b1c5fc409a

View file

@ -90,11 +90,11 @@ typedef struct
static const UAmbiguousConverter UCNV_AMBIGUOUSCONVERTERS[UCNV_MAX_AMBIGUOUSCCSIDS] =
{
943, 0x00A5, 0x005C,
949, 0x20A9, 0x005C,
1361, 0x20A9, 0x005C,
942, 0x00A5, 0x005C,
1363, 0x20A9, 0x005C
{ 943, 0x00A5, 0x005C },
{ 949, 0x20A9, 0x005C },
{ 1361, 0x20A9, 0x005C },
{ 942, 0x00A5, 0x005C },
{ 1363, 0x20A9, 0x005C }
};
typedef enum {