include/xbps.h.in: sync doc with reality
This commit is contained in:
@ -1839,7 +1839,9 @@ int xbps_humanize_number(char *buf, int64_t bytes);
|
|||||||
* Tests if pkgver is reverted by pkg
|
* Tests if pkgver is reverted by pkg
|
||||||
*
|
*
|
||||||
* The package version is defined by:
|
* The package version is defined by:
|
||||||
* ${VERSION}_${REVISION}.
|
* ${NAME}-{${VERSION}_${REVISION}.
|
||||||
|
*
|
||||||
|
* the name part is ignored.
|
||||||
*
|
*
|
||||||
* @param[in] pkg a package which is a candidate to revert pkgver.
|
* @param[in] pkg a package which is a candidate to revert pkgver.
|
||||||
* @param[in] pkgver a package version string
|
* @param[in] pkgver a package version string
|
||||||
|
Reference in New Issue
Block a user