/[imapfilter]/imapfilter/imapfilter.h
ViewVC logotype

Diff of /imapfilter/imapfilter.h

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

revision 1.67 by lefcha, Sun Aug 3 17:40:10 2003 UTC revision 1.67.2.2 by lefcha, Sat Nov 8 17:00:25 2003 UTC
# Line 2  Line 2 
2  #define IMAPFILTER_H  #define IMAPFILTER_H
3    
4    
5    #include <stdio.h>
6    #include <sys/types.h>
7    
8  #include "config.h"  #include "config.h"
9  #include "account.h"  #include "account.h"
10  #include "filter.h"  #include "filter.h"
# Line 102  Line 105 
105  /* Buffer to save flags of the store IMAP command. */  /* Buffer to save flags of the store IMAP command. */
106  #define STORE_FLAGS_BUF                 64  #define STORE_FLAGS_BUF                 64
107    
108  /* Lenght of charset for IMAP SEARCH requests. */  /* Length of charset for IMAP SEARCH requests. */
109  #define CHARSET_LEN                     64  #define CHARSET_LEN                     64
110    
111  /* String lengths of master password and encrypted passwords. */  /* String lengths of master password and encrypted passwords. */

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.67.2.2

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26