modify terminology:calendar->book,allday->localtime,normal->utime,svc->service
[platform/core/pim/calendar-service.git] / server / cal_access_control.h
index f12ae4b..858dfaa 100644 (file)
@@ -17,8 +17,8 @@
  *
  */
 
-#ifndef __CALENDAR_SVC_ACCESS_CONTROL_H__
-#define __CALENDAR_SVC_ACCESS_CONTROL_H__
+#ifndef __CALENDAR_SERVICE_ACCESS_CONTROL_H__
+#define __CALENDAR_SERVICE_ACCESS_CONTROL_H__
 
 #include "cal_typedef.h"
 
@@ -33,4 +33,4 @@ bool cal_access_control_have_write_permission(int book_id);
 int cal_is_owner(int book_id);
 
 
-#endif /*  __CALENDAR_SVC_ACCESS_CONTROL_H__ */
+#endif /*  __CALENDAR_SERVICE_ACCESS_CONTROL_H__ */