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

Diff of /mailutils/mailbox/url_sendmail.c

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

revision 1.3 by sroberts, Tue Dec 18 02:42:53 2001 UTC revision 1.4 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_SENDMAIL
23    
24  #include <errno.h>  #include <errno.h>
25  #include <stdlib.h>  #include <stdlib.h>
26  #include <string.h>  #include <string.h>
# Line 75  _url_sendmail_init (url_t url) Line 77  _url_sendmail_init (url_t url)
77    return status;    return status;
78  }  }
79    
80    #endif

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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