/[mailutils]/mailutils/guimb/collect.c
ViewVC logotype

Diff of /mailutils/guimb/collect.c

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

revision 1.10 by polak, Tue Dec 24 08:25:36 2002 UTC revision 1.11 by gray, Wed Jan 22 21:44:15 2003 UTC
# Line 39  collect_open_default () Line 39  collect_open_default ()
39        || mailbox_open (mbox, MU_STREAM_RDWR) != 0)        || mailbox_open (mbox, MU_STREAM_RDWR) != 0)
40      {      {
41        util_error (_("can't open default mailbox %s: %s"),        util_error (_("can't open default mailbox %s: %s"),
42                    default_mailbox, mu_errstring (errno));                    default_mailbox, mu_strerror (errno));
43        exit (1);        exit (1);
44      }      }
45    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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