xbps_get_regpkgdb_dict(): fix previous.
--HG-- extra : convert_revision : bf88602fe6a8c87901fc8e2ffa7f94464961fcbb
This commit is contained in:
@@ -221,7 +221,7 @@ xbps_get_regpkgdb_dict(void)
|
|||||||
free(plist);
|
free(plist);
|
||||||
}
|
}
|
||||||
|
|
||||||
return regpkgdb_dict;
|
return prop_dictionary_copy(regpkgdb_dict);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user