Move xbps_read_dict_from_archive_entry() and friends into its own file.

This commit is contained in:
Juan RP
2011-02-05 11:57:13 +01:00
parent 14d3fe8aa7
commit f4cdbaf17d
4 changed files with 162 additions and 129 deletions

View File

@ -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.