style fix: remove trailing spaces
This commit is contained in:
parent
bf5891c46b
commit
7233e3c1d4
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ ngx_walk_tree(ngx_tree_ctx_t *ctx, ngx_str_t *tree)
|
|||
size_t len;
|
||||
ngx_int_t rc;
|
||||
ngx_err_t err;
|
||||
ngx_str_t file, buf;
|
||||
ngx_str_t file, buf;
|
||||
ngx_dir_t dir;
|
||||
|
||||
buf.len = 0;
|
||||
|
|
Loading…
Reference in a new issue