diff options
Diffstat (limited to 'usr.sbin/sendmail/src/usersmtp.c')
-rw-r--r-- | usr.sbin/sendmail/src/usersmtp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/src/usersmtp.c b/usr.sbin/sendmail/src/usersmtp.c index 06acd3f2fc8e6..2850defa53ba5 100644 --- a/usr.sbin/sendmail/src/usersmtp.c +++ b/usr.sbin/sendmail/src/usersmtp.c @@ -617,7 +617,7 @@ smtpquit(m, mci, e) /* ** Suppress errors here -- we may be processing a different - ** job when we do the quit connection, and we don't want the + ** job when we do the quit connection, and we don't want the ** new job to be penalized for something that isn't it's ** problem. */ |