style fix: remove tabs

This commit is contained in:
Igor Sysoev 2009-03-22 15:52:52 +00:00
parent 9bc41a4281
commit 1af7090b50

View File

@ -3904,7 +3904,7 @@ ngx_http_core_error_page(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
}
err->value = cv;
err->args = args;
err->args = args;
}
return NGX_CONF_OK;