/[mailutils]/mailutils/mail.local/main.c
ViewVC logotype

Diff of /mailutils/mail.local/main.c

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

revision 1.16 by gray, Thu Jun 27 09:13:21 2002 UTC revision 1.17 by gray, Wed Aug 7 23:05:56 2002 UTC
# Line 36  void guess_retval (int ec); Line 36  void guess_retval (int ec);
36  void mailer_err (char *fmt, ...);  void mailer_err (char *fmt, ...);
37  void notify_biff (mailbox_t mbox, char *name, size_t size);  void notify_biff (mailbox_t mbox, char *name, size_t size);
38    
39  const char *argp_program_version = "mail.local (" PACKAGE ") " VERSION;  const char *argp_program_version = "mail.local (" PACKAGE_STRING ")";
 const char *argp_program_bug_address = "<bug-mailutils@gnu.org>";  
40  static char doc[] = "GNU mail.local -- the local MDA";  static char doc[] = "GNU mail.local -- the local MDA";
41  static char args_doc[] = "recipient [recipient ...]";  static char args_doc[] = "recipient [recipient ...]";
42    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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