remove Doxygen warning
authorMinkyoung Kang <mklove.kang@samsung.com>
Wed, 10 Apr 2013 02:11:58 +0000 (11:11 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Wed, 10 Apr 2013 02:11:58 +0000 (11:11 +0900)
Change-Id: I5349ff6b9553e8123ee8e61930500e4700314b92

inc/FUixSensorMotion.h
inc/FUixSensorSensorManager.h

index 7f0d00c..0ed2a9d 100644 (file)
@@ -16,7 +16,7 @@
 //
 
 /**
- * @file       FUixMotion.h
+ * @file       FUixSensorMotion.h
  * @brief      This is the header file for the %Motion class.
  *
  * This header file contains the declarations of the %Motion class.
index 29eb905..9c91a75 100644 (file)
@@ -272,8 +272,8 @@ public:
        */
 
        /**
-       * @if OSPDEPREC
        * @{
+       * @if OSPDEPREC
        * Sets an interval of a sensor.
        * @if OSPCOMPAT
        * @brief <i> [Deprecated] [Compatibility] </i>
@@ -295,8 +295,8 @@ public:
        * @exception    E_UNSUPPORTED_OPERATION      The target device does not support the specific sensor.
        * @see SensorManager::GetMaxInterval() for getting the maximum intervals
        * @see SensorManager::GetMinInterval() for getting the minimum intervals
-       * @}
        * @endif
+       * @}
        */
 
        result SetInterval(SensorType sensorType, long interval);