/[mailutils]/mailutils/mail/send.c
ViewVC logotype

Diff of /mailutils/mail/send.c

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

revision 1.21 by sroberts, Tue Dec 18 03:08:01 2001 UTC revision 1.22 by gray, Thu Jan 17 22:30:55 2002 UTC
# Line 136  mail_send0 (struct send_environ *env, in Line 136  mail_send0 (struct send_environ *env, in
136    char *savefile = NULL;    char *savefile = NULL;
137    int int_cnt;    int int_cnt;
138    
139    fd = util_tempfile (&filename);    fd = mu_tempfile (NULL, &filename);
140    
141    if (fd == -1)    if (fd == -1)
142      {      {

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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