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

Diff of /mailutils/mail/quit.c

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

revision 1.15 by gray, Sun Oct 13 20:36:35 2002 UTC revision 1.16 by gray, Tue Nov 5 13:47:24 2002 UTC
# Line 86  mail_mbox_commit () Line 86  mail_mbox_commit ()
86    
87    for (i = 1; i <= total; i++)    for (i = 1; i <= total; i++)
88      {      {
89        if (util_get_message (mbox, i, &msg, 0))        if (util_get_message (mbox, i, &msg, MSG_ALL))
90          return 1;          return 1;
91    
92        message_get_attribute (msg, &attr);        message_get_attribute (msg, &attr);

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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