mirror of
https://github.com/nginx/nginx.git
synced 2024-12-04 13:59:00 +08:00
style fix
This commit is contained in:
parent
303df47fcb
commit
19961d20ce
@ -685,7 +685,7 @@ ngx_slab_alloc_pages(ngx_slab_pool_t *pool, ngx_uint_t pages)
|
||||
}
|
||||
|
||||
ngx_log_error(NGX_LOG_ALERT, ngx_cycle->log, NGX_ENOMEM,
|
||||
"ngx_slab_alloc(): failed");
|
||||
"ngx_slab_alloc(): failed");
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user