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

Diff of /mailutils/mail/pipe.c

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

revision 1.12 by gray, Sun Oct 13 20:36:35 2002 UTC revision 1.13 by gray, Tue Nov 5 13:47:24 2002 UTC
# Line 46  mail_pipe (int argc, char **argv) Line 46  mail_pipe (int argc, char **argv)
46    
47    for (mp = list; mp; mp = mp->next)    for (mp = list; mp; mp = mp->next)
48      {      {
49        if (util_get_message (mbox, mp->msg_part[0], &msg, 1) == 0)        if (util_get_message (mbox, mp->msg_part[0], &msg, MSG_NODELETED) == 0)
50          {          {
51            message_get_stream (msg, &stream);            message_get_stream (msg, &stream);
52            off = 0;            off = 0;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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