/[mailutils]/mailutils/mailbox/mu_argp.c
ViewVC logotype

Diff of /mailutils/mailbox/mu_argp.c

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

revision 1.4 by gray, Thu Aug 1 14:06:14 2002 UTC revision 1.5 by gray, Wed Aug 7 23:02:24 2002 UTC
# Line 62  Line 62 
62  #define ARG_PAM_SERVICE 10  #define ARG_PAM_SERVICE 10
63  #define ARG_LOCK_FLAGS 11  #define ARG_LOCK_FLAGS 11
64    
65    const char *argp_program_bug_address = "<" PACKAGE_BUGREPORT ">";
66    
67  static struct argp_option mu_common_argp_options[] =  static struct argp_option mu_common_argp_options[] =
68  {  {
69    { NULL, 0, NULL, 0, "Common options:", 0},    { NULL, 0, NULL, 0, "Common options", 0},
70    { NULL, 0, NULL, 0, NULL, 0 }    { NULL, 0, NULL, 0, NULL, 0 }
71  };  };
72    

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