]> git.ipfire.org Git - thirdparty/libsolv.git/commit
repo_search: stringify filenames if requested
authorMichael Schroeder <mls@suse.de>
Mon, 10 Sep 2018 09:32:39 +0000 (11:32 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 10 Sep 2018 09:32:39 +0000 (11:32 +0200)
commit9fcd39dd2b2448fd06f9379d7d4f3ee269db23e7
tree03841310d6a2ee93703731700efecf52fe7c4b3d
parente3b73a25756023d533c630319be9930186f05db1
repo_search: stringify filenames if requested

This brings repo_search in sync with what the data iterator
code does.
src/repo.c