diff options
Diffstat (limited to 'contrib/sendmail/src/control.c')
| -rw-r--r-- | contrib/sendmail/src/control.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/contrib/sendmail/src/control.c b/contrib/sendmail/src/control.c index c3191921a972a..88ff72f34fc81 100644 --- a/contrib/sendmail/src/control.c +++ b/contrib/sendmail/src/control.c @@ -1,5 +1,5 @@  /* - * Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers. + * Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.   *	All rights reserved.   *   * By using this file, you agree to the terms and conditions set @@ -10,7 +10,7 @@  #include <sendmail.h> -SM_RCSID("@(#)$Id: control.c,v 8.116 2001/12/13 21:51:38 gshapiro Exp $") +SM_RCSID("@(#)$Id: control.c,v 8.118 2002/03/19 00:23:27 gshapiro Exp $")  /* values for cmd_code */  #define CMDERROR	0	/* bad command */ | 
