metadir: replace uthash simply with a dictionary.
This commit is contained in:
@@ -182,7 +182,7 @@ int HIDDEN xbps_unpack_binary_pkg(struct xbps_handle *, prop_dictionary_t);
|
||||
*/
|
||||
void HIDDEN xbps_pkg_find_conflicts(struct xbps_handle *, prop_dictionary_t);
|
||||
|
||||
void HIDDEN xbps_metadir_release(void);
|
||||
void HIDDEN xbps_metadir_release(struct xbps_handle *);
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user