Whitespace fixes.

This commit is contained in:
Maxim Dounin 2012-03-05 18:09:06 +00:00
parent 35e735523e
commit ee187436af
9 changed files with 14 additions and 9 deletions

View file

@ -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,