Fix for a variety of nit-picking compilers.

This commit is contained in:
briano%netscape.com 1998-11-15 08:40:32 +00:00
Родитель b479ebda89
Коммит 18a017dd9f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2729,7 +2729,7 @@ typedef enum INTL_DateFormatSelector {
INTL_DateFormatNone,
INTL_DateFormatLong,
INTL_DateFormatShort,
INTL_DateFormatYearMonth,
INTL_DateFormatYearMonth
} INTL_DateFormatSelector;
typedef enum INTL_TimeFormatSelector {