/[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.22 by gray, Thu Nov 7 15:02:08 2002 UTC revision 1.23 by gray, Fri Nov 15 14:36:21 2002 UTC
# Line 112  parse_opt (int key, char *arg, struct ar Line 112  parse_opt (int key, char *arg, struct ar
112      case 'f':      case 'f':
113        if (from != NULL)        if (from != NULL)
114          {          {
115            mu_error ("multiple --from options");            argp_error (state, "multiple --from options");
116            return EX_USAGE;            return EX_USAGE;
117          }          }
118        from = arg;        from = arg;

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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