aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_connection.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/core/ngx_connection.c
parent35e735523ebb1ea24b20f9099677b82a47c5d756 (diff)
downloadnginx-ee187436afcaaeef4bb8bcb65b3f5f815920761e.tar.gz
nginx-ee187436afcaaeef4bb8bcb65b3f5f815920761e.zip
Whitespace fixes.
Diffstat (limited to 'src/core/ngx_connection.c')
-rw-r--r--src/core/ngx_connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ngx_connection.c b/src/core/ngx_connection.c
index 6e09eb80a..4d1aa0d1b 100644
--- a/src/core/ngx_connection.c
+++ b/src/core/ngx_connection.c
@@ -514,7 +514,7 @@ ngx_configure_listening_sockets(ngx_cycle_t *cycle)
}
}
-#if (NGX_HAVE_KEEPALIVE_TUNABLE)
+#if (NGX_HAVE_KEEPALIVE_TUNABLE)
if (ls[i].keepidle) {
if (setsockopt(ls[i].fd, IPPROTO_TCP, TCP_KEEPIDLE,