]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Refactor linkedpkg handling
authorMichael Schroeder <mls@suse.de>
Tue, 6 Dec 2022 14:43:35 +0000 (15:43 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 6 Dec 2022 14:43:35 +0000 (15:43 +0100)
commit239e76cf53fb67a957fff581dc222d5907364b39
tree844c03ccf7becc6778de68110df052a6862d92a0
parenta3d3baec7eaf0f80c1199e700834452349afad7b
Refactor linkedpkg handling

Only export one find_autopackage_name function to be used
for language lookups. Also make a couple of internal
functions static.
src/linkedpkg.c
src/linkedpkg.h
src/solvable.c