/[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.40 by gray, Mon Aug 5 08:10:37 2002 UTC revision 1.41 by gray, Tue Aug 6 01:32:36 2002 UTC
# Line 156  extern char *strtok_r __P((char *s, cons Line 156  extern char *strtok_r __P((char *s, cons
156  extern int  imap4d_append __P ((struct imap4d_command *, char *));  extern int  imap4d_append __P ((struct imap4d_command *, char *));
157  extern int  imap4d_append0 __P((mailbox_t mbox, int flags, char *text));  extern int  imap4d_append0 __P((mailbox_t mbox, int flags, char *text));
158  extern int  imap4d_authenticate __P ((struct imap4d_command *, char *));  extern int  imap4d_authenticate __P ((struct imap4d_command *, char *));
159    extern int  imap4d_auth_capability __P((void));
160  extern int  imap4d_capability __P ((struct imap4d_command *, char *));  extern int  imap4d_capability __P ((struct imap4d_command *, char *));
161  extern int  imap4d_check __P ((struct imap4d_command *, char *));  extern int  imap4d_check __P ((struct imap4d_command *, char *));
162  extern int  imap4d_close __P ((struct imap4d_command *, char *));  extern int  imap4d_close __P ((struct imap4d_command *, char *));
# Line 186  extern int  imap4d_uid __P ((struct imap Line 187  extern int  imap4d_uid __P ((struct imap
187  extern int  imap4d_unsubscribe __P ((struct imap4d_command *, char *));  extern int  imap4d_unsubscribe __P ((struct imap4d_command *, char *));
188  extern int  imap4d_namespace __P ((struct imap4d_command *, char *));  extern int  imap4d_namespace __P ((struct imap4d_command *, char *));
189  extern int  imap4d_version __P ((struct imap4d_command *, char *));  extern int  imap4d_version __P ((struct imap4d_command *, char *));
190      
191  /* Shared between fetch and store */    /* Shared between fetch and store */  
192  extern void fetch_flags0 (const char *prefix, message_t msg, int isuid);  extern void fetch_flags0 (const char *prefix, message_t msg, int isuid);
193    

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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