mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
Style.
This commit is contained in:
parent
3669f43449
commit
c6d5225e5b
@ -722,7 +722,7 @@ ngx_win32_check_filename(u_char *name, u_short *u, size_t len)
|
||||
if (ch == ':') {
|
||||
goto invalid;
|
||||
}
|
||||
|
||||
|
||||
if (ch == '.' || ch == ' ') {
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user