summaryrefslogtreecommitdiffhomepage
path: root/src/mail/ngx_mail_core_module.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-03-05 18:09:06 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-03-05 18:09:06 +0000
commitee187436afcaaeef4bb8bcb65b3f5f815920761e (patch)
treee1f9418e9c5877b3e5cae26bb66682d548a0d959 /src/mail/ngx_mail_core_module.c
parent35e735523ebb1ea24b20f9099677b82a47c5d756 (diff)
downloadnginx-ee187436afcaaeef4bb8bcb65b3f5f815920761e.tar.gz
nginx-ee187436afcaaeef4bb8bcb65b3f5f815920761e.tar.bz2
Whitespace fixes.
Diffstat (limited to 'src/mail/ngx_mail_core_module.c')
-rw-r--r--src/mail/ngx_mail_core_module.c2
1 files changed, 1 insertions, 1 deletions
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"
};