mirror of
https://github.com/nginx/nginx.git
synced 2026-06-27 12:21:57 +00:00
Trailing whitespace fix.
This commit is contained in:
parent
2576530c51
commit
0c585adfd4
1 changed files with 1 additions and 1 deletions
|
|
@ -510,7 +510,7 @@ ngx_http_uwsgi_handler(ngx_http_request_t *r)
|
|||
|
||||
} else {
|
||||
ngx_str_set(&u->schema, "uwsgi://");
|
||||
}
|
||||
}
|
||||
#else
|
||||
ngx_str_set(&u->schema, "uwsgi://");
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue