ICU-996 Fix syntax for some compilers

X-SVN-Rev: 5025
This commit is contained in:
George Rhoten 2001-06-20 16:59:01 +00:00
parent 82eda0a3c7
commit f8136daf50

View file

@ -301,7 +301,7 @@ private:
private:
/* Sizes for the last resort string arrays */
typedef enum {
typedef enum LastResortSize {
kMonthNum = 13,
kMonthLen = 3,