pacman/lib
morganamilo da4b590bce pacman: check if pkgname is empty instead of null in progress
The progress callback always uses an empty string when there is no
pkgname. However pacman checks if the argument is null.

Check if the string is empty instead and better document what is passed
to the progress callback.
2024-02-09 11:24:20 +10:00
..
libalpm pacman: check if pkgname is empty instead of null in progress 2024-02-09 11:24:20 +10:00