Change implementation of regeneratePkgNI
[platform/core/dotnet/launcher.git] / NativeLauncher / inc / utils.h
index 7a3f33b..dca091f 100644 (file)
@@ -341,7 +341,7 @@ std::string getResourcePaths(const std::string& rootPath);
 /**
  * @brief check the package is rpk type
  * @param[in] pkgId package ID
- * @return bool
+ * @return return true when package is rpk type
  */
 bool isRPK(const std::string& pkgId);