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

Diff of /mailutils/mail/file.c

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

revision 1.12 by polak, Mon Dec 23 22:01:34 2002 UTC revision 1.13 by gray, Sun Dec 29 13:37:43 2002 UTC
# Line 111  mail_file (int argc, char **argv) Line 111  mail_file (int argc, char **argv)
111                
112        mbox = newbox;        mbox = newbox;
113        mailbox_messages_count (mbox, &total);        mailbox_messages_count (mbox, &total);
114        cursor = realcursor = 1;        cursor = 1;
115        if (util_getenv (NULL, "header", Mail_env_boolean, 0) == 0)        if (util_getenv (NULL, "header", Mail_env_boolean, 0) == 0)
116          {          {
117            util_do_command ("summary");            util_do_command ("summary");

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