Fix some issues in repo handling.
--HG-- extra : convert_revision : 5ec7488c8967f50b7e2dce93276accd829c541b3
This commit is contained in:
@@ -147,6 +147,6 @@ bool xbps_remove_string_from_array(prop_object_t, void *, bool *);
|
||||
bool xbps_show_pkg_info_from_repolist(prop_object_t obj, void *, bool *);
|
||||
bool xbps_show_pkg_namedesc(prop_object_t, void *, bool *);
|
||||
bool xbps_search_string_in_pkgs(prop_object_t, void *, bool *);
|
||||
const char *xbps_get_pkgidx_string(const char *);
|
||||
char *xbps_get_pkgidx_string(const char *);
|
||||
|
||||
#endif /* !_XBPS_PLIST_H_ */
|
||||
|
||||
Reference in New Issue
Block a user