ICU-2203 Fix for Solaris

X-SVN-Rev: 10206
This commit is contained in:
George Rhoten 2002-11-08 04:38:37 +00:00
parent c2b0d61466
commit bc942255a2

View File

@ -56,7 +56,7 @@ typedef enum {
BREAK_WORD,
BREAK_LINE,
BREAK_SENTENCE,
BREAK_TITLE,
BREAK_TITLE
} UBreakType;
/**