]> the.earth.li Git - onak.git/commitdiff
Move free_statskey into hash.c
authorJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 14:42:28 +0000 (15:42 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 14:42:28 +0000 (15:42 +0100)
free_statskey() is only used within hash.c, so move it out of mem.c and
scope it more narrowly.


No differences found