mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Style.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user