summaryrefslogtreecommitdiff
path: root/common/smtppass.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/smtppass.c')
-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)
{