/[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.6 by gray, Fri Jan 31 15:02:38 2003 UTC revision 1.7 by gray, Sat Feb 8 02:22:14 2003 UTC
# Line 1  Line 1 
1  /* GNU Mailutils -- a suite of utilities for electronic mail  /* GNU Mailutils -- a suite of utilities for electronic mail
2     Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
3    
4     GNU Mailutils is free software; you can redistribute it and/or modify     GNU Mailutils is free software; you can redistribute it and/or modify
5     it under the terms of the GNU General Public License as published by     it under the terms of the GNU General Public License as published by
# 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,  NULL, MH_OPT_ARG, "formatfile"},    {"form",    4,  MH_OPT_ARG, "formatfile"},
39    {"format",  5,  NULL, MH_OPT_ARG, "string"},    {"format",  5,  MH_OPT_ARG, "string"},
40    { 0 }    { 0 }
41  };  };
42    

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