aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/libmilter/handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libmilter/handler.c')
-rw-r--r--contrib/sendmail/libmilter/handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libmilter/handler.c b/contrib/sendmail/libmilter/handler.c
index 7622839d65e4..17ee7f8dac0a 100644
--- a/contrib/sendmail/libmilter/handler.c
+++ b/contrib/sendmail/libmilter/handler.c
@@ -35,7 +35,7 @@ mi_handle_session(ctx)
ctx->ctx_id = (sthread_t) sthread_get_id();
/*
- ** Detach so resources are free when the thread returns.
+ ** Detach so resources are freed when the thread returns.
** If we ever "wait" for threads, this call must be removed.
*/