modify terminology:calendar->book,allday->localtime,normal->utime,svc->service
[platform/core/pim/calendar-service.git] / common / cal_list.h
index b81ab1c..95f2c3b 100644 (file)
@@ -16,8 +16,8 @@
  * limitations under the License.
  *
  */
-#ifndef __CALENDAR_SVC_LIST_H__
-#define __CALENDAR_SVC_LIST_H__
+#ifndef __CALENDAR_SERVICE_LIST_H__
+#define __CALENDAR_SERVICE_LIST_H__
 
 #include "calendar_list.h"
 
@@ -25,4 +25,4 @@ int cal_list_clone(calendar_list_h list, calendar_list_h *out_list);
 int cal_list_get_nth_record_p(cal_list_s *list_s, int index, calendar_record_h *record);
 int cal_list_clear(cal_list_s *list_s);
 
-#endif /* __CALENDAR_SVC_LIST_H__ */
+#endif /* __CALENDAR_SERVICE_LIST_H__ */