ICU-2993 put UCLN_LAYOUTEX before UCLN_LAYOUT in ECleanupLibraryType.
X-SVN-Rev: 14473
This commit is contained in:
parent
34e8e338a0
commit
e4cf2516e5
@ -50,8 +50,8 @@
|
||||
typedef enum ECleanupLibraryType {
|
||||
UCLN_START = -1,
|
||||
UCLN_CUSTOM, /* Custom is for anyone else. */
|
||||
UCLN_LAYOUT,
|
||||
UCLN_LAYOUTEX,
|
||||
UCLN_LAYOUT,
|
||||
UCLN_USTDIO,
|
||||
UCLN_I18N,
|
||||
UCLN_COMMON /* This must be the last one to cleanup. */
|
||||
|
Loading…
Reference in New Issue
Block a user