]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Make repo_lookup_type return the correct type for data stored in the solvable
authorMichael Schroeder <mls@suse.de>
Mon, 3 Jun 2019 13:21:28 +0000 (15:21 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 3 Jun 2019 13:21:28 +0000 (15:21 +0200)
commitbcf78457021fdbc4b98ba8ce5cd25b159676b4ae
tree3ac97ce945574f83b2716ab18e7f259f4f547957
parent78e2076be0969bddf599f805985ae7bd39298c62
Make repo_lookup_type return the correct type for data stored in the solvable

Also clean up and speed up the code a bit.
src/repo.c
src/solvable.c