lib/transaction_sortdeps.c: fix a comment.

This commit is contained in:
Juan RP 2013-09-16 11:31:56 +02:00
parent eed9c89375
commit ac158ec2f6

View File

@ -184,7 +184,7 @@ again:
/*
* Package dependency is installed, just add to
* the list but just mark it as "installed", to avoid
* calling xbps_check_is_installed_pkg_by_name(),
* calling xbps_pkg_is_installed(),
* which is expensive.
*/
xbps_dbg_printf_append(xhp, "installed.\n");