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

Diff of /mailutils/mh/mhl.c

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

revision 1.7 by gray, Sat Mar 29 16:59:48 2003 UTC revision 1.8 by gray, Tue Nov 4 14:35:00 2003 UTC
# Line 220  main (int argc, char **argv) Line 220  main (int argc, char **argv)
220        
221    mu_init_nls ();    mu_init_nls ();
222    mu_argp_init (program_version, NULL);    mu_argp_init (program_version, NULL);
223    mh_argp_parse (argc, argv, 0, options, mh_option, args_doc, doc,    mh_argp_parse (&argc, &argv, 0, options, mh_option, args_doc, doc,
224                   opt_handler, NULL, &index);                   opt_handler, NULL, &index);
225    
226    format = mhl_format_compile (formfile);    format = mhl_format_compile (formfile);

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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