/[mailutils]/mailutils/pop3d/popauth.c
ViewVC logotype

Diff of /mailutils/pop3d/popauth.c

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

revision 1.7 by polak, Mon Dec 23 22:01:35 2002 UTC revision 1.8 by gray, Wed Dec 25 20:32:41 2002 UTC
# Line 52  int (*ftab[]) __P((struct action_data *) Line 52  int (*ftab[]) __P((struct action_data *)
52  };  };
53    
54  const char *argp_program_version = "popauth (" PACKAGE_STRING ")";  const char *argp_program_version = "popauth (" PACKAGE_STRING ")";
55  static char doc[] = N_("GNU popauth -- manage pop3 authentcation database");  static char doc[] = N_("GNU popauth -- manage pop3 authentication database");
56  static error_t popauth_parse_opt  __P((int key, char *arg,  static error_t popauth_parse_opt  __P((int key, char *arg,
57                                         struct argp_state *astate));                                         struct argp_state *astate));
58    

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

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