mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-18 11:14:22 +00:00
ICU-2203 Fix for Solaris
X-SVN-Rev: 10206
This commit is contained in:
parent
c2b0d61466
commit
bc942255a2
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ typedef enum {
|
|||
BREAK_WORD,
|
||||
BREAK_LINE,
|
||||
BREAK_SENTENCE,
|
||||
BREAK_TITLE,
|
||||
BREAK_TITLE
|
||||
} UBreakType;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue