From a63c97eb123b54786c7b964906f7b034985ef100 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 21 May 2008 16:02:10 +0300 Subject: [PATCH] Slight tweak to rpmvercmp() docs as suggested by Pixel --- lib/rpmlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4