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

Diff of /mailutils/mh/fmtcheck.c

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

revision 1.3 by gray, Fri Dec 27 19:31:06 2002 UTC revision 1.4 by gray, Thu Jan 16 13:45:28 2003 UTC
# Line 35  static struct argp_option options[] = { Line 35  static struct argp_option options[] = {
35    
36  /* Traditional MH options */  /* Traditional MH options */
37  struct mh_option mh_option[] = {  struct mh_option mh_option[] = {
38    {"form",    4,  'F', MH_OPT_ARG, "formatfile"},    {"form",    4,  NULL, MH_OPT_ARG, "formatfile"},
39    {"format",  5,  't', MH_OPT_ARG, "string"},    {"format",  5,  NULL, MH_OPT_ARG, "string"},
40    { 0 }    { 0 }
41  };  };
42    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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