mirror of
https://github.com/nginx/nginx.git
synced 2024-12-19 21:53:31 -06:00
Trailing whitespace fix.
This commit is contained in:
parent
2576530c51
commit
0c585adfd4
@ -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…
Reference in New Issue
Block a user