style fix: remove tabs
Igor Sysoev
13 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
src/http/ngx_http_core_module.c
less
more
3903
3903
}
3904
3904
3905
3905
err->value = cv;
3906
err->args = args;
3906
err->args = args;
3907
3907
}
3908
3908
3909
3909
return NGX_CONF_OK;