Resolve the "Klocwork" detected defect and add debug feature.
[platform/framework/native/appfw.git] / inc / FSysIScreenEventListener.h
index 1e8786a..8357610 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);
@@ -17,7 +16,7 @@
 
 /**
  * @file       FSysIScreenEventListener.h
- * @brief      This is the header file of the %IScreenEventListener interface.
+ * @brief      This is the header file for the %IScreenEventListener interface.
  *
  * This header file contains the declarations of the %IScreenEventListener interface.
  */
@@ -67,7 +66,7 @@ public:
         *
         * @since 2.1
         *
-        * @param[in]   brightness         Screen brightness between @c 0 to  @c 10.
+        * @param[in]   brightness         The screen brightness between @c 0 to @c 10
         */
        virtual void OnScreenBrightnessChanged(int brightness) {}