/[mailutils]/mailutils/frm/frm.c
ViewVC logotype

Diff of /mailutils/frm/frm.c

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

revision 1.18 by gray, Wed Aug 7 23:05:56 2002 UTC revision 1.19 by gray, Thu Aug 22 11:18:05 2002 UTC
# Line 334  main(int argc, char **argv) Line 334  main(int argc, char **argv)
334          fprintf (stderr, "could not create mailbox <%s>: %s\n",          fprintf (stderr, "could not create mailbox <%s>: %s\n",
335              mailbox_name ? mailbox_name : "default",              mailbox_name ? mailbox_name : "default",
336              mu_errstring(status));              mu_errstring(status));
337          goto cleanup;          exit (3);
338        }        }
339    
340      if (dbug)      if (dbug)

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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