/[mailutils]/mailutils/imap4d/imap4d.h
ViewVC logotype

Diff of /mailutils/imap4d/imap4d.h

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

revision 1.26 by gray, Thu Nov 1 15:29:26 2001 UTC revision 1.27 by gray, Tue Jan 15 21:52:13 2002 UTC
# Line 148  extern unsigned int timeout; Line 148  extern unsigned int timeout;
148  extern mailbox_t mbox;  extern mailbox_t mbox;
149  extern char *homedir;  extern char *homedir;
150  extern char *rootdir;  extern char *rootdir;
151    extern char *maildir;  
152  extern int state;  extern int state;
153  extern volatile size_t children;  extern volatile size_t children;
154  extern int is_virtual;  extern int is_virtual;
# Line 234  extern int util_parse_822_date __P((char Line 235  extern int util_parse_822_date __P((char
235  extern int util_parse_ctime_date __P((const char *date, time_t *timep));  extern int util_parse_ctime_date __P((const char *date, time_t *timep));
236  extern char *util_strcasestr __P((const char *haystack, const char *needle));  extern char *util_strcasestr __P((const char *haystack, const char *needle));
237  extern int util_parse_attributes __P((char *items, char **save, int *flags));  extern int util_parse_attributes __P((char *items, char **save, int *flags));
238      
239  #ifdef __cplusplus  #ifdef __cplusplus
240  }  }
241  #endif  #endif

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26