comments
authorJán Kupec <jkupec@suse.cz>
Tue, 12 Oct 2010 14:50:20 +0000 (16:50 +0200)
committerJán Kupec <jkupec@suse.cz>
Tue, 12 Oct 2010 14:50:20 +0000 (16:50 +0200)
src/SolverRequester.h

index 45a01f3..844f7fd 100644 (file)
@@ -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.