update header for Doxygen
authorMinkyoung Kang <mklove.kang@samsung.com>
Fri, 12 Apr 2013 09:47:20 +0000 (18:47 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Fri, 12 Apr 2013 09:47:20 +0000 (18:47 +0900)
Change-Id: I9e541a912717cfcb61a570a0db3d221cabbba84c

inc/FUixVisionFaceDetector.h
inc/FUixVisionFaceRecognizer.h

index 530308b..2dbc808 100644 (file)
@@ -163,9 +163,8 @@ public:
         * @exception    E_SUCCESS          The method is successful.
         * @exception    E_UNSUPPORTED_OPERATION   The target device does not support the face detection feature. @b Since: @b 2.1
         * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks      Before calling this method, check whether the feature is supported by the %Tizen::System::SystemInfo::GetValue() methods.
-
-
+        * @remarks      Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
         */
        result Construct(void);
 
index be01f7b..f74815b 100644 (file)
@@ -177,8 +177,8 @@ public:
         * @exception    E_SUCCESS          The method is successful.
         * @exception    E_UNSUPPORTED_OPERATION   The target device does not support the face detection feature. @b Since: @b 2.1
         * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-        * @remarks      Before calling this method, check whether the feature is supported by the %Tizen::System::SystemInfo::GetValue() methods.
-
+        * @remarks      Before calling this method, check whether the feature is supported by 
+        *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
         */
        result Construct(void);