summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-12-01 19:04:03 +0000
committerStef Walter <stef@memberwebs.com>2004-12-01 19:04:03 +0000
commit2aab190b52b9446784c0b5d030fc197b172adaf8 (patch)
tree7adfb8e80c64153808975c9d351a3541963b2ab3
parent73a3dc99172f328cd6a0698fde3d17029d271c1a (diff)
Clean up XCLIENT comments a bit.
-rw-r--r--common/smtppass.c2
1 files changed, 1 insertions, 1 deletions
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)
{