/[mailutils]/mailutils/mh/repl.c
ViewVC logotype

Diff of /mailutils/mh/repl.c

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

revision 1.27 by gray, Mon Oct 6 13:11:42 2003 UTC revision 1.28 by gray, Tue Nov 4 14:35:00 2003 UTC
# Line 363  main (int argc, char **argv) Line 363  main (int argc, char **argv)
363    mu_init_nls ();    mu_init_nls ();
364    
365    mu_argp_init (program_version, NULL);    mu_argp_init (program_version, NULL);
366    mh_argp_parse (argc, argv, 0, options, mh_option, args_doc, doc,    mh_argp_parse (&argc, &argv, 0, options, mh_option, args_doc, doc,
367                   opt_handler, NULL, &index);                   opt_handler, NULL, &index);
368    if (mh_format_parse (format_str, &format))    if (mh_format_parse (format_str, &format))
369      {      {

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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