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

Diff of /imapfilter/data.c

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

revision 1.30.2.3 by lefcha, Sun Feb 2 17:38:09 2003 UTC revision 1.30.2.4 by lefcha, Sun May 25 00:42:17 2003 UTC
# Line 301  void init_filter(filter_t * node) Line 301  void init_filter(filter_t * node)
301      node->left = node->right = NULL;      node->left = node->right = NULL;
302      node->key[0] = 0;      node->key[0] = 0;
303      node->mode = FILTER_MODE_AND;      node->mode = FILTER_MODE_AND;
304      node->action.type = 0;      node->action.type = node->action.msgflags = 0;
305      node->action.raccount = NULL;      node->action.raccount = NULL;
306      node->action.destmbox[0] = node->action.args[0] = 0;      node->action.destmbox[0] = node->action.args[0] = 0;
307      node->masks = NULL;      node->masks = NULL;

Legend:
Removed from v.1.30.2.3  
changed lines
  Added in v.1.30.2.4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26