From: Ján Kupec Date: Tue, 12 Oct 2010 14:50:20 +0000 (+0200) Subject: comments X-Git-Tag: 1.5.1~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dacbfdc3cd10f24bb963df948dce2d2a583ab7d7;p=platform%2Fupstream%2Fzypper.git comments --- diff --git a/src/SolverRequester.h b/src/SolverRequester.h index 45a01f3..844f7fd 100644 --- a/src/SolverRequester.h +++ b/src/SolverRequester.h @@ -297,9 +297,10 @@ private: const zypp::PoolItem & selected); /** - * Set the best version of the patch for installation. + * Set specified patch for installation. * - * \param pkg Specification of required patch + * \param pkg Specification of required patch (for feedback) + * \param selected Selected patch * \param ignore_pkgmgmt Whether to ignore the "affects package management" * flag. If false and the patch is flagged as such, this * method will do nothing and return false.