lib/package_orphans.c: the argument is not UNUSED
This commit is contained in:
parent
5c828d8667
commit
b60054267b
@ -60,7 +60,7 @@
|
||||
*/
|
||||
|
||||
xbps_array_t
|
||||
xbps_find_pkg_orphans(struct xbps_handle *xhp, xbps_array_t orphans_user UNUSED)
|
||||
xbps_find_pkg_orphans(struct xbps_handle *xhp, xbps_array_t orphans_user)
|
||||
{
|
||||
xbps_array_t rdeps, reqby, array = NULL;
|
||||
xbps_dictionary_t pkgd, deppkgd;
|
||||
|
Loading…
Reference in New Issue
Block a user