ICU-3100 add open from short string to the tracing framework

X-SVN-Rev: 15211
This commit is contained in:
Vladimir Weinstein 2004-05-08 16:03:22 +00:00
parent cd24824aca
commit 51563a693d

View File

@ -76,6 +76,7 @@ typedef enum UTraceFunctionNumber {
UTRACE_UCOL_GETLOCALE,
UTRACE_UCOL_NEXTSORTKEYPART,
UTRACE_UCOL_STRCOLLITER,
UTRACE_UCOL_OPEN_FROM_SHORT_STRING,
UTRACE_COLLATION_LIMIT
} UTraceFunctionNumber;