make HELO and EHLO response consistent
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 13 Apr 1994 05:38:14 +0000 (21:38 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 13 Apr 1994 05:38:14 +0000 (21:38 -0800)
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.34

usr/src/usr.sbin/sendmail/src/srvrsmtp.c

index d80a505..3755b3e 100644 (file)
@@ -10,9 +10,9 @@
 
 #ifndef lint
 #ifdef SMTP
 
 #ifndef lint
 #ifdef SMTP
-static char sccsid[] = "@(#)srvrsmtp.c 8.33 (Berkeley) %G% (with SMTP)";
+static char sccsid[] = "@(#)srvrsmtp.c 8.34 (Berkeley) %G% (with SMTP)";
 #else
 #else
-static char sccsid[] = "@(#)srvrsmtp.c 8.33 (Berkeley) %G% (without SMTP)";
+static char sccsid[] = "@(#)srvrsmtp.c 8.34 (Berkeley) %G% (without SMTP)";
 #endif
 #endif /* not lint */
 
 #endif
 #endif /* not lint */