Revise Tizen::Io doxygen
[platform/framework/native/appfw.git] / inc / FIoIChannelRequestEventListener.h
index a5d44a8..c6aadb8 100644 (file)
 // limitations under the License.
 //
 /**
+ * @if OSPDEPREC
  * @file               FIoIChannelRequestEventListener.h
  * @brief              This is the header file for the %IChannelRequestEventListener interface.
  *
  * This header file contains the declarations of the %IChannelRequestEventListener interface.
+ * @endif
  */
 
 #ifndef _FIO_ICHANNEL_REQUESTEVENT_LISTENER_H_
@@ -50,7 +52,8 @@ class _OSP_EXPORT_ IChannelRequestEventListener
 {
 public:
        /**
-        * This polymorphic destructor should be overridden if required. This way, the destructors of the derived classes are called when the destructor of this interface is called.
+        * This polymorphic destructor should be overridden if required. @n
+        * This way, the destructors of the derived classes are called when the destructor of this interface is called.
         *
         * @since   2.0
         */