/[mailutils]/mailutils/mh/mh_getopt.h
ViewVC logotype

Diff of /mailutils/mh/mh_getopt.h

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

revision 1.4 by gray, Wed Sep 18 17:39:20 2002 UTC revision 1.5 by polak, Thu Dec 26 20:51:06 2002 UTC
# Line 1  Line 1 
1    /* GNU Mailutils -- a suite of utilities for electronic mail
2       Copyright (C) 2002 Free Software Foundation, Inc.
3    
4       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
6       the Free Software Foundation; either version 2, or (at your option)
7       any later version.
8    
9       GNU Mailutils is distributed in the hope that it will be useful,
10       but WITHOUT ANY WARRANTY; without even the implied warranty of
11       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12       GNU General Public License for more details.
13    
14       You should have received a copy of the GNU General Public License
15       along with GNU Mailutils; if not, write to the Free Software
16       Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
17    
18  #include <mailutils/argp.h>  #include <mailutils/argp.h>
19    #include <mailutils/nls.h>
20    
21  #define MH_OPT_BOOL 1  #define MH_OPT_BOOL 1
22  #define MH_OPT_ARG  2  #define MH_OPT_ARG  2

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

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