diff options
author | Kim Kibum <kb0929.kim@samsung.com> | 2012-04-29 16:59:55 +0900 |
---|---|---|
committer | Kim Kibum <kb0929.kim@samsung.com> | 2012-04-29 16:59:55 +0900 |
commit | 2d369e537a95b4fc69c1c09c681bfc3a11bba5c2 (patch) | |
tree | fc8d98b90cbce4681e921307187a4367f972e127 /include/contacts-svc-struct.head | |
parent | 377beaad98602997376f4efa107d2443aef3790e (diff) | |
download | contacts-service-2d369e537a95b4fc69c1c09c681bfc3a11bba5c2.tar.gz contacts-service-2d369e537a95b4fc69c1c09c681bfc3a11bba5c2.tar.bz2 contacts-service-2d369e537a95b4fc69c1c09c681bfc3a11bba5c2.zip |
upload tizen1.0 source
Diffstat (limited to 'include/contacts-svc-struct.head')
-rwxr-xr-x | include/contacts-svc-struct.head | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/contacts-svc-struct.head b/include/contacts-svc-struct.head index a0242be..d60a0d1 100755 --- a/include/contacts-svc-struct.head +++ b/include/contacts-svc-struct.head @@ -30,8 +30,8 @@ * @addtogroup CONTACTS_SVC_STRUCT * @{ * - * This interface provides methods to handle Structs (= collection of values)
- * and values of contacts service (individual properties of a contact).
+ * This interface provides methods to handle Structs (= collection of values) + * and values of contacts service (individual properties of a contact). * * @section sec1 Properties and Policies * - Memory always has to be freed by its creator, unless stated otherwise. |