Show
Ignore:
Timestamp:
2007-04-05 17:33:47 (22 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Keep hcache pointer in idata, open and close with mailbox

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imap/util.c

    r5055 r5073  
    7171 
    7272#ifdef USE_HCACHE 
    73 void* imap_hcache_open (IMAP_DATA* idata, const char* path) 
     73header_cache_t* imap_hcache_open (IMAP_DATA* idata, const char* path) 
    7474{ 
    7575  IMAP_MBOX mx;