/[imapfilter]/imapfilter/destroy.c
ViewVC logotype

Diff of /imapfilter/destroy.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by lefcha, Fri Aug 1 13:30:04 2003 UTC revision 1.3 by lefcha, Sun Aug 3 16:04:21 2003 UTC
# Line 14  extern account_t *cur_acct; Line 14  extern account_t *cur_acct;
14  extern filter_t *cur_fltr;  extern filter_t *cur_fltr;
15    
16    
17    void destroy_mboxgrps(mboxgrp_t * node);
18    void destroy_mboxs(mbox_t * node);
19    void destroy_accounts(account_t * node);
20    void destroy_filters(filter_t * node);
21    void destroy_masks(mask_t * node);
22    
23    
24  /*  /*
25   * Free allocated memory of all data structures.   * Free allocated memory of all data structures.
26   */   */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26