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

Diff of /mailutils/mh/mhpath.c

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

revision 1.11 by gray, Sat Mar 29 17:08:14 2003 UTC revision 1.12 by gray, Tue Nov 4 14:35:00 2003 UTC
# Line 81  main (int argc, char **argv) Line 81  main (int argc, char **argv)
81    mu_init_nls ();    mu_init_nls ();
82    
83    mu_argp_init (program_version, NULL);    mu_argp_init (program_version, NULL);
84    mh_argp_parse (argc, argv, 0, options, mh_option, args_doc, doc,    mh_argp_parse (&argc, &argv, 0, options, mh_option, args_doc, doc,
85                   opt_handler, NULL, &index);                   opt_handler, NULL, &index);
86    
87    /* If  the  only argument  is `+', your MH Path is output; this    /* If  the  only argument  is `+', your MH Path is output; this

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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