diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/i18n/ucln_in.h')
-rw-r--r-- | Build/source/libs/icu-xetex/i18n/ucln_in.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/icu-xetex/i18n/ucln_in.h b/Build/source/libs/icu-xetex/i18n/ucln_in.h index b04a25dccd8..6feae009edd 100644 --- a/Build/source/libs/icu-xetex/i18n/ucln_in.h +++ b/Build/source/libs/icu-xetex/i18n/ucln_in.h @@ -1,7 +1,7 @@ /* ****************************************************************************** * * -* Copyright (C) 2001-2004, International Business Machines * +* Copyright (C) 2001-2006, International Business Machines * * Corporation and others. All Rights Reserved. * * * ****************************************************************************** @@ -38,6 +38,7 @@ typedef enum ECleanupI18NType { UCLN_I18N_COLLATOR, UCLN_I18N_UCOL, UCLN_I18N_UCOL_BLD, + UCLN_I18N_CSDET, UCLN_I18N_COUNT /* This must be last */ } ECleanupI18NType; |