зеркало из https://github.com/mozilla/pjs.git
Fix for a variety of nit-picking compilers.
This commit is contained in:
Родитель
b479ebda89
Коммит
18a017dd9f
|
@ -2729,7 +2729,7 @@ typedef enum INTL_DateFormatSelector {
|
||||||
INTL_DateFormatNone,
|
INTL_DateFormatNone,
|
||||||
INTL_DateFormatLong,
|
INTL_DateFormatLong,
|
||||||
INTL_DateFormatShort,
|
INTL_DateFormatShort,
|
||||||
INTL_DateFormatYearMonth,
|
INTL_DateFormatYearMonth
|
||||||
} INTL_DateFormatSelector;
|
} INTL_DateFormatSelector;
|
||||||
|
|
||||||
typedef enum INTL_TimeFormatSelector {
|
typedef enum INTL_TimeFormatSelector {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче