From 377cf27afe2727660d7fc61b5e3539dda71ce653 Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Thu, 11 Jul 2013 08:56:23 +0900 Subject: [PATCH] update header for Doxygen Change-Id: I4d1405544426723115d20f4ad3b4ee9daceb3821 --- inc/FAppPkgPackageManager.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inc/FAppPkgPackageManager.h b/inc/FAppPkgPackageManager.h index 46ae53b..59d24a2 100755 --- a/inc/FAppPkgPackageManager.h +++ b/inc/FAppPkgPackageManager.h @@ -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 of manifest.xml. - * - * For more information, see the predefined key-value pairs for package filter and - * the predefined key-value pairs for package app filter. + * The user defined key-value pairs can be added in of manifest.xml. @n For more information, + * see the predefined key-value pairs + * for package filter and the + * predefined key-value pairs for package app filter. * @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. -- 2.7.4