Style.
This commit is contained in:
parent
8ce648cf24
commit
0e4f22012a
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