]> granicus.if.org Git - mutt/commit
Make IMAP header cache layout match body cache.
authorBrendan Cully <brendan@kublai.com>
Wed, 11 Apr 2007 00:40:11 +0000 (17:40 -0700)
committerBrendan Cully <brendan@kublai.com>
Wed, 11 Apr 2007 00:40:11 +0000 (17:40 -0700)
commit2f391ae0a3256c5b05b53eb4fcc3a80a4668ce9e
tree44edb69e356dc0ee32289b6e45614bf405ee14ca
parent47a4a90b8eaddd7b0798f58940d60d5fa940cea3
Make IMAP header cache layout match body cache.
You can now make them point to the same directory. Each folder will
have a folder.hcache file for the header cache.
hcache.c
imap/imap.c
imap/imap_private.h
imap/message.c
imap/util.c