Move xbps_read_dict_from_archive_entry() and friends into its own file.
This commit is contained in:
@ -102,7 +102,7 @@ int HIDDEN xbps_entry_install_conf_file(prop_dictionary_t,
|
||||
const char *);
|
||||
/**
|
||||
* @private
|
||||
* From lib/plist.c
|
||||
* From lib/plist_archive_entry.c
|
||||
*
|
||||
* Finds a proplib dictionary in an archive, matching a specific
|
||||
* entry on it.
|
||||
|
Reference in New Issue
Block a user