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

Diff of /mailutils/mail/print.c

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

revision 1.20 by gray, Sun Oct 13 20:36:35 2002 UTC revision 1.21 by gray, Tue Nov 5 13:47:24 2002 UTC
# Line 42  mail_print (int argc, char **argv) Line 42  mail_print (int argc, char **argv)
42        attribute_t attr;        attribute_t attr;
43        int pagelines = util_get_crt ();        int pagelines = util_get_crt ();
44                
45        if (util_get_message (mbox, cursor, &mesg, 1))        if (util_get_message (mbox, cursor, &mesg, MSG_NODELETED))
46          return 1;          return 1;
47    
48        message_lines (mesg, &lines);        message_lines (mesg, &lines);

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

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