Make xbps_read_dict_from_archive_entry() private to libxbps, as it's only used internally.
This commit is contained in:
@@ -480,7 +480,7 @@ _xbps_uncompress_plist_data(char *xml, size_t len)
|
||||
}
|
||||
#undef _READ_CHUNK
|
||||
|
||||
prop_dictionary_t
|
||||
prop_dictionary_t HIDDEN
|
||||
xbps_read_dict_from_archive_entry(struct archive *ar,
|
||||
struct archive_entry *entry)
|
||||
{
|
||||
|
Reference in New Issue
Block a user