style fix

This commit is contained in:
Igor Sysoev 2011-07-24 16:06:24 +00:00
parent 08b597592f
commit 64d024605a

View File

@ -858,7 +858,7 @@ ngx_http_cache_send(ngx_http_request_t *r)
c = r->cache;
ngx_log_debug1(NGX_LOG_DEBUG_HTTP, r->connection->log, 0,
"http file cache send: %s", c->file.name.data);
"http file cache send: %s", c->file.name.data);
/* we need to allocate all before the header would be sent */