]> granicus.if.org Git - neomutt/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)
commit3452db42d69bc2fa513dbfb3499a58f2404c465e
tree44edb69e356dc0ee32289b6e45614bf405ee14ca
parent12c7364313feca3d830c9a9387dbf9ab471ceba0
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