mirror of
https://github.com/nginx/nginx.git
synced 2025-01-23 23:03:18 -06:00
style fix
This commit is contained in:
parent
08b597592f
commit
64d024605a
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user