mirror of
https://github.com/nginx/nginx.git
synced 2026-06-09 00:42:38 -04:00
Style.
This commit is contained in:
parent
3669f43449
commit
c6d5225e5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue