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

Diff of /imapfilter/account.c

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

revision 1.1 by lefcha, Thu Jul 31 15:46:02 2003 UTC revision 1.2 by lefcha, Fri Aug 1 13:30:04 2003 UTC
# Line 14  extern unsigned int flags; Line 14  extern unsigned int flags;
14  account_t *accounts = NULL;     /* First node of accounts linked list. */  account_t *accounts = NULL;     /* First node of accounts linked list. */
15  mboxgrp_t *mboxgrps = NULL;     /* First node of mailbox-groups tree. */  mboxgrp_t *mboxgrps = NULL;     /* First node of mailbox-groups tree. */
16    
17  static account_t *cur_acct = NULL;      /* Current account. */  account_t *cur_acct = NULL;     /* Current account. */
18    
19    
20  void init_account(account_t * node);  void init_account(account_t * node);

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26