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

Diff of /mailutils/mh/scan.c

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

revision 1.26 by gray, Tue Aug 12 20:00:33 2003 UTC revision 1.27 by gray, Tue Nov 4 14:35:01 2003 UTC
# Line 177  main (int argc, char **argv) Line 177  main (int argc, char **argv)
177    mu_init_nls ();    mu_init_nls ();
178    
179    mu_argp_init (program_version, NULL);    mu_argp_init (program_version, NULL);
180    mh_argp_parse (argc, argv, 0, options, mh_option, args_doc, doc,    mh_argp_parse (&argc, &argv, 0, options, mh_option, args_doc, doc,
181                   opt_handler, NULL, &index);                   opt_handler, NULL, &index);
182    
183    if (mh_format_parse (format_str, &format))    if (mh_format_parse (format_str, &format))

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

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