From a8c6c85907bd16ec19d3c93bbec41cf05fed7465 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 1 Dec 2004 19:04:03 +0000 Subject: Clean up XCLIENT comments a bit. --- common/smtppass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/smtppass.c b/common/smtppass.c index 5670a48..1e58024 100644 --- a/common/smtppass.c +++ b/common/smtppass.c @@ -843,7 +843,7 @@ static int smtp_passthru(spctx_t* ctx) /* * At this point we may want to send our XCLIENT. This is a per - * connection command, lasts until a RSET. + * connection command. */ if(xclient_sup && !xclient_sent && g_state.xclient) { -- cgit v1.2.3