Fix N_SE-56436 for Screen lock.
[platform/framework/native/appfw.git] / inc / FIoIChannelRequestEventListener.h
index 8aafe10..c6aadb8 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
 // 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_
@@ -51,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
         */