From 6127216e35d5d0b2798ffa5063d037c282178144 Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Mon, 27 May 2013 17:18:00 +0900 Subject: [PATCH] fixed wrong tag usage Change-Id: Id8481589ca5fc5fa8e37481d0c1d7254abbefcb1 --- inc/FSclIAddressbookEventListener.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inc/FSclIAddressbookEventListener.h b/inc/FSclIAddressbookEventListener.h index 0a336a9..02a8f85 100644 --- a/inc/FSclIAddressbookEventListener.h +++ b/inc/FSclIAddressbookEventListener.h @@ -33,9 +33,8 @@ namespace Tizen { namespace Social /** * @interface IAddressbookEventListener - * @brief This interface provides a listener that receives the events associated with contact and category changes. + * @brief [Deprecated] This interface provides a listener that receives the events associated with contact and category changes. * - * @brief [Deprecated] * @deprecated This interface is deprecated. Instead of using this listener, use IAddressbookChangeEventListener. * @since 2.0 * -- 2.7.4