[ITC][base-utils][Non-ACR][Fix TC name in header file] 90/230890/1
authorJIHUN <JIHUN87.PARK@samsung.com>
Thu, 16 Apr 2020 00:39:05 +0000 (09:39 +0900)
committerJIHUN <JIHUN87.PARK@samsung.com>
Thu, 16 Apr 2020 00:39:05 +0000 (09:39 +0900)
Change-Id: Ic3fcacde9d47af52d4ffc77adc4d9034daf822a2
Signed-off-by: JIHUN <JIHUN87.PARK@samsung.com>
src/itc/base-utils/tct-base-utils-native_wearable.h

index a155c6cbf20b58c512ed1288606b890a98266402..4098a1d87143a157573847bbcd4ad7da29156372 100755 (executable)
@@ -90,7 +90,7 @@ extern void ITs_base_utils_utext_cleanup(void);
 extern void ITs_base_utils_uscript_startup(void);
 extern void ITs_base_utils_uscript_cleanup(void);
 
-extern int ITc_i18n_ubrk_cneate_destroy_p(void);
+extern int ITc_i18n_ubrk_create_destroy_p(void);
 extern int ITc_i18n_ubrk_create_rules_p(void);
 extern int ITc_i18n_ubrk_safe_clone_p(void);
 extern int ITc_i18n_ubrk_set_text_p(void);