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

Diff of /mailutils/mail/hold.c

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

revision 1.7 by gray, Sun Oct 13 20:36:35 2002 UTC revision 1.8 by gray, Tue Nov 5 13:47:24 2002 UTC
# Line 32  mail_hold (int argc, char **argv) Line 32  mail_hold (int argc, char **argv)
32      return util_msglist_command (mail_hold, argc, argv, 1);      return util_msglist_command (mail_hold, argc, argv, 1);
33    else    else
34      {      {
35        if (util_get_message (mbox, cursor, &msg, 0))        if (util_get_message (mbox, cursor, &msg, MSG_ALL))
36          return 1;          return 1;
37    
38        message_get_attribute (msg, &attr);        message_get_attribute (msg, &attr);

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