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

Diff of /mailutils/mh/inc.c

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

revision 1.8 by gray, Wed Aug 7 23:05:57 2002 UTC revision 1.9 by gray, Tue Sep 17 15:07:13 2002 UTC
# Line 147  main (int argc, char **argv) Line 147  main (int argc, char **argv)
147    mh_format_t format;    mh_format_t format;
148        
149    mh_argp_parse (argc, argv, options, mh_option, args_doc, doc,    mh_argp_parse (argc, argv, options, mh_option, args_doc, doc,
150                   opt_handler, NULL);                   opt_handler, NULL, NULL);
151    
152    if (!quiet && mh_format_parse (format_str, &format))    if (!quiet && mh_format_parse (format_str, &format))
153      {      {

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

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