mirror of
https://github.com/nginx/nginx.git
synced 2026-06-27 20:31:58 +00:00
style fix
This commit is contained in:
parent
e45b892e7b
commit
26b621dd67
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ typedef struct {
|
|||
ngx_array_t *uwsgi_lengths;
|
||||
ngx_array_t *uwsgi_values;
|
||||
|
||||
ngx_str_t uwsgi_string ;
|
||||
ngx_str_t uwsgi_string;
|
||||
|
||||
u_char modifier1;
|
||||
u_char modifier2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue