update header for Doxygen
authorMinkyoung Kang <mklove.kang@samsung.com>
Wed, 10 Jul 2013 23:56:23 +0000 (08:56 +0900)
committerhs321.lee <hs321.lee@samsung.com>
Thu, 22 Aug 2013 07:03:15 +0000 (16:03 +0900)
Change-Id: I4d1405544426723115d20f4ad3b4ee9daceb3821
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
inc/FAppPkgPackageManager.h

index 46ae53b..59d24a2 100755 (executable)
@@ -337,10 +337,10 @@ public:
        *                              else @c null if it fails
        * @param[in] packageFilterMap        The predefined key(Tizen::Base::String)-value(Tizen::Base::Boolean) pairs for the package filter @n
        * @param[in] packageAppFilterMap     The predefined and user defined key(Tizen::Base::String)-value(Tizen::Base::String or Tizen::Base::Boolean) pairs for the package app filter @n
-       *                                    The user defined key-value pairs can be added in <Metadata> of manifest.xml.
-       *
-       * For more information, see <a href="../org.tizen.native.appprogramming/html/guide/app/package_filter.htm">the predefined key-value pairs for package filter</a> and
-       * <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package app filter</a>.
+       *                                                       The user defined key-value pairs can be added in <Metadata> of manifest.xml. @n For more information, 
+       *                                                       see <a href="../org.tizen.native.appprogramming/html/guide/app/package_filter.htm">the predefined key-value pairs 
+       *                                                       for package filter</a> and <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the 
+       *                                                       predefined key-value pairs for package app filter</a>.
        * @exception    E_SUCCESS                            The method is successful.
        * @exception    E_INVALID_ARG                        A specified input parameter is invalid.
        * @exception    E_SYSTEM                             The method cannot proceed due to a severe system error.