update Deprecated comment 72/45672/1
authorGukhwan Cho <gh78.cho@samsung.com>
Mon, 29 Jun 2015 12:25:29 +0000 (21:25 +0900)
committerMyoungHoon Chae <mhoon.chae@samsung.com>
Mon, 10 Aug 2015 08:34:28 +0000 (17:34 +0900)
Change-Id: Idc40bb8f94ebea7202dbac19e1f9ba31b32592ef
Signed-off-by: Gukhwan Cho <gh78.cho@samsung.com>
include/contacts_views.h

index 187a172..3da193d 100644 (file)
@@ -600,7 +600,7 @@ _CONTACTS_BEGIN_VIEW()
     _CONTACTS_PROPERTY_STR(label)             /* read, write */
     _CONTACTS_PROPERTY_INT(date)              /* read, write */
     _CONTACTS_PROPERTY_INT(calendar_type)     /* read, write */
-    _CONTACTS_PROPERTY_BOOL(is_leap_month)    /* read, write (Deprecated) */
+    _CONTACTS_PROPERTY_BOOL(is_leap_month)    /* read, write (Deprecated since 2.4) */
 _CONTACTS_END_VIEW(_contacts_event)
 
 /**