From: Jongkyu Koo Date: Tue, 2 Feb 2016 23:13:39 +0000 (+0900) Subject: fix tag error in API signature X-Git-Tag: accepted/tizen/ivi/20160218.023950~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb3b82ebe1da56814af9cd3eb634b0a9412aabe8;p=platform%2Fcore%2Fpim%2Fcontacts-service.git fix tag error in API signature Change-Id: Ib5b80733fa57bc452f4483080327b0b885efd768 Signed-off-by: Jongkyu Koo --- diff --git a/include/contacts_views.h b/include/contacts_views.h index 4dac44f..468aac9 100644 --- a/include/contacts_views.h +++ b/include/contacts_views.h @@ -1706,7 +1706,7 @@ _CONTACTS_END_READ_ONLY_VIEW(_contacts_phone_log_stat) * string_uriread only Identifier of this contacts sip view * integer id read only DB record ID of the sip * integer contact_id read, write once Contact ID that the sip belongs to - * string/td> address read, write SIP address + * string address read, write SIP address * integer type read, write sip type, refer to the @ref contacts_sip_type_e * string label read, write Custom sip type label, when the sip type is #CONTACTS_SIP_TYPE_CUSTOM *