projects
/
platform
/
core
/
api
/
base-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b46eca9
)
sync test
32/56432/1
author
ByungWoo Lee
<bw1212.lee@samsung.com>
Fri, 8 Jan 2016 02:06:58 +0000
(11:06 +0900)
committer
ByungWoo Lee
<bw1212.lee@samsung.com>
Fri, 8 Jan 2016 02:06:58 +0000
(11:06 +0900)
Change-Id: I13e3179230ae89f481a71b963c0df67682e28612
src/utils_i18n_ubrk.c
patch
|
blob
|
history
diff --git
a/src/utils_i18n_ubrk.c
b/src/utils_i18n_ubrk.c
index cefa08b9c3c983d9a3c2f5c556cf57c2937a6d24..ee514b7b5dbcf36a3e181c41a9e5b6697b27d610 100644
(file)
--- a/
src/utils_i18n_ubrk.c
+++ b/
src/utils_i18n_ubrk.c
@@
-18,6
+18,7
@@
#include <utils_i18n_ubrk.h>
#include <utils_i18n_private.h>
+
int i18n_ubrk_create(i18n_ubreak_iterator_type_e type, const char *locale, const i18n_uchar *text,
int32_t text_length, i18n_ubreak_iterator_h *break_iter)
{