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

Diff of /mailutils/mh/anno.c

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

revision 1.6 by gray, Sat Mar 29 16:59:48 2003 UTC revision 1.7 by gray, Tue Nov 4 14:35:00 2003 UTC
# Line 117  main (int argc, char **argv) Line 117  main (int argc, char **argv)
117    mu_init_nls ();    mu_init_nls ();
118    
119    mu_argp_init (program_version, NULL);    mu_argp_init (program_version, NULL);
120    mh_argp_parse (argc, argv, 0, options, mh_option, args_doc, doc,    mh_argp_parse (&argc, &argv, 0, options, mh_option, args_doc, doc,
121                   opt_handler, NULL, &index);                   opt_handler, NULL, &index);
122    
123    mbox = mh_open_folder (current_folder, 0);    mbox = mh_open_folder (current_folder, 0);

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

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