]> granicus.if.org Git - neomutt/commit
hcache: unify naming in free()
authorRichard Russon <rich@flatcap.org>
Wed, 21 Aug 2019 11:20:50 +0000 (12:20 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 21 Aug 2019 13:12:06 +0000 (14:12 +0100)
commit4bbbfca83072a84a585ed0570c05792df21b33d2
tree100a442e018aa633a55376a51b775ae05a54b3a4
parent04229828fc9879ce36aaec69ac3632b4bc6c68d9
hcache: unify naming in free()

Ensure all the hcache backends clean up in the same way.
hcache/bdb.c
hcache/gdbm.c
hcache/kc.c
hcache/lmdb.c
hcache/qdbm.c
hcache/tc.c