summaryrefslogtreecommitdiff
path: root/email-core/include/email-core-sound.h
diff options
context:
space:
mode:
authorYeongil Jang <yg0577.jang@samsung.com>2012-09-21 00:18:57 +0900
committerYeongil Jang <yg0577.jang@samsung.com>2012-09-21 00:18:57 +0900
commitb163391a122d812058dc9ab211b81e60204fffc7 (patch)
tree0fdf86bf4dc67b14c8913f8fa01d4e6270b1ea39 /email-core/include/email-core-sound.h
parent4a95e692f2a57a0c273b2ce1f255be9a7ba1d2e3 (diff)
downloademail-service-master.tar.gz
email-service-master.tar.bz2
email-service-master.zip
Diffstat (limited to 'email-core/include/email-core-sound.h')
-rwxr-xr-xemail-core/include/email-core-sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/email-core/include/email-core-sound.h b/email-core/include/email-core-sound.h
index a0dea59..7b1c620 100755
--- a/email-core/include/email-core-sound.h
+++ b/email-core/include/email-core-sound.h
@@ -57,5 +57,5 @@ typedef enum
#undef Min
#endif
-INTERNAL_FUNC int emcore_start_alert_thread(int *err_code);
+INTERNAL_FUNC int emcore_start_thread_for_alerting_new_mails(int *err_code);
INTERNAL_FUNC void emcore_start_alert();