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

Diff of /mailutils/mail.remote/mail.remote.c

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

revision 1.7 by gray, Sat Dec 28 11:20:59 2002 UTC revision 1.8 by gray, Sat Jan 18 15:01:01 2003 UTC
# Line 166  main (int argc, char **argv) Line 166  main (int argc, char **argv)
166          }          }
167      }      }
168    
169    if ((status = stdio_stream_create (&in, stdin, 0)))    if ((status = stdio_stream_create (&in, stdin, MU_STREAM_SEEKABLE)))
170      {      {
171        fprintf (stderr, _("Failed: %s\n"), mu_errstring (status));        fprintf (stderr, _("Failed: %s\n"), mu_errstring (status));
172        goto end;        goto end;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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