/[mailutils]/mailutils/mailbox/mbx_imap.c
ViewVC logotype

Diff of /mailutils/mailbox/mbx_imap.c

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

revision 1.63 by gray, Sun Aug 4 08:23:26 2002 UTC revision 1.64 by gray, Tue Oct 29 12:44:30 2002 UTC
# Line 19  Line 19 
19  # include <config.h>  # include <config.h>
20  #endif  #endif
21    
22    #ifdef ENABLE_IMAP
23    
24  #include <errno.h>  #include <errno.h>
25  #include <string.h>  #include <string.h>
26  #ifdef HAVE_STRINGS_H  #ifdef HAVE_STRINGS_H
# Line 2248  delete_to_string (m_imap_t m_imap, char Line 2250  delete_to_string (m_imap_t m_imap, char
2250    *pset = set;    *pset = set;
2251    return 0;    return 0;
2252  }  }
2253    
2254    #endif

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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