modify terminology:calendar->book,allday->localtime,normal->utime,svc->service
[platform/core/pim/calendar-service.git] / server / cal_server_ondemand.h
index d11e0c5..1a24569 100644 (file)
  *
  */
 
-#ifndef __CALENDAR_SVC_ONDEMAND_H__
-#define __CALENDAR_SVC_ONDEMAND_H__
+#ifndef __CALENDAR_SERVICE_ONDEMAND_H__
+#define __CALENDAR_SERVICE_ONDEMAND_H__
 
 void cal_server_ondemand_stop(void);
 void cal_server_ondemand_start(void);
 void cal_server_ondemand_hold(void);
 void cal_server_ondemand_release(void);
 
-#endif /*__CALENDAR_SVC_ONDEMAND_H__ */
+#endif /*__CALENDAR_SERVICE_ONDEMAND_H__ */