xbps-repo: use list_strings_sep_in_array() for 'list' target.
--HG-- extra : convert_revision : 0f06fdb6172b0ef8e55af44037166508c4c9996b
This commit is contained in:
@@ -42,7 +42,6 @@ struct show_files_cb {
|
||||
static void show_pkg_info(prop_dictionary_t);
|
||||
static int show_pkg_files(prop_object_t, void *, bool *);
|
||||
static int show_pkg_namedesc(prop_object_t, void *, bool *);
|
||||
static int list_strings_sep_in_array(prop_object_t, void *, bool *);
|
||||
|
||||
static void
|
||||
show_pkg_info(prop_dictionary_t dict)
|
||||
|
||||
Reference in New Issue
Block a user