mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
Style.
This commit is contained in:
parent
7647372565
commit
89ad448f57
@ -868,7 +868,8 @@ ngx_stream_log_json_variable(ngx_stream_session_t *s, u_char *buf,
|
||||
|
||||
|
||||
static size_t
|
||||
ngx_stream_log_unescaped_variable_getlen(ngx_stream_session_t *s, uintptr_t data)
|
||||
ngx_stream_log_unescaped_variable_getlen(ngx_stream_session_t *s,
|
||||
uintptr_t data)
|
||||
{
|
||||
ngx_stream_variable_value_t *value;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user