modify terminology:calendar->book,allday->localtime,normal->utime,svc->service
[platform/core/pim/calendar-service.git] / common / cal_mutex.h
index c407f20..ee8fb6a 100644 (file)
@@ -17,8 +17,8 @@
  *
  */
 
-#ifndef __CALENDAR_SVC_MUTEX_H__
-#define __CALENDAR_SVC_MUTEX_H__
+#ifndef __CALENDAR_SERVICE_MUTEX_H__
+#define __CALENDAR_SERVICE_MUTEX_H__
 
 enum {
        CAL_MUTEX_CONNECTION,
@@ -34,4 +34,4 @@ enum {
 void cal_mutex_lock(int type);
 void cal_mutex_unlock(int type);
 
-#endif  /*__CALENDAR_SVC_MUTEX_H__ */
+#endif  /*__CALENDAR_SERVICE_MUTEX_H__ */