From ee187436afcaaeef4bb8bcb65b3f5f815920761e Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 5 Mar 2012 18:09:06 +0000 Subject: Whitespace fixes. --- src/mail/ngx_mail_core_module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mail/ngx_mail_core_module.c') diff --git a/src/mail/ngx_mail_core_module.c b/src/mail/ngx_mail_core_module.c index 52a536936..f79913b0a 100644 --- a/src/mail/ngx_mail_core_module.c +++ b/src/mail/ngx_mail_core_module.c @@ -26,7 +26,7 @@ static char *ngx_mail_core_resolver(ngx_conf_t *cf, ngx_command_t *cmd, static ngx_conf_deprecated_t ngx_conf_deprecated_so_keepalive = { - ngx_conf_deprecated, "so_keepalive", + ngx_conf_deprecated, "so_keepalive", "so_keepalive\" parameter of the \"listen" }; -- cgit