From: Panu Matilainen Date: Wed, 21 May 2008 13:02:10 +0000 (+0300) Subject: Slight tweak to rpmvercmp() docs as suggested by Pixel X-Git-Tag: tznext/4.11.0.1.tizen20130304~4058 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a63c97eb123b54786c7b964906f7b034985ef100;p=tools%2Flibrpm-tizen.git Slight tweak to rpmvercmp() docs as suggested by Pixel --- diff --git a/lib/rpmlib.h b/lib/rpmlib.h index 8a6819e..e8a1895 100644 --- a/lib/rpmlib.h +++ b/lib/rpmlib.h @@ -191,7 +191,7 @@ rpmRC rpmInstallSourcePackage(rpmts ts, FD_t fd, char ** cookie); /** \ingroup rpmtrans - * Segmented string compare for version and/or release. + * Segmented string compare for version or release strings. * * @param a 1st string * @param b 2nd string