style fix: remove tabs
This commit is contained in:
parent
82d682d923
commit
df02658f5d
1 changed files with 1 additions and 1 deletions
|
@ -3904,7 +3904,7 @@ ngx_http_core_error_page(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
|
||||||
}
|
}
|
||||||
|
|
||||||
err->value = cv;
|
err->value = cv;
|
||||||
err->args = args;
|
err->args = args;
|
||||||
}
|
}
|
||||||
|
|
||||||
return NGX_CONF_OK;
|
return NGX_CONF_OK;
|
||||||
|
|
Loading…
Reference in a new issue