]> the.earth.li Git - onak.git/commit
Move keysigs into its only user, keydb.c
authorJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 14:55:02 +0000 (15:55 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 14:55:02 +0000 (15:55 +0100)
commit357fbc65bfab230bbf12313e8b458d8325a6174f
tree1844beb1c798a70757a7aff9aadbb6989f9db0fe
parent63024252ef5bc13b0b920112b91c1945e0cc6f13
Move keysigs into its only user, keydb.c

keysigs is only actually used within keydb.c and pulls in stats
structures unnecessarily to decodekey.c, so pull it inline.
decodekey.c
keydb.c