+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@ ndk_http_complex_value_array_create (ngx_conf_t *cf, char **s, ngx_int_t n)
50
50
ngx_int_t
51
51
ndk_http_complex_value_array_compile (ngx_conf_t *cf, ngx_array_t *a)
52
52
{
53
-
ngx_int_t i;
53
+
ngx_uint_t i;
54
54
ngx_http_complex_value_t *cv;
55
55
56
56
if (a == NULL || a == NGX_CONF_UNSET_PTR) {
@@ -109,7 +109,7 @@ ndk_conf_set_http_complex_value_array_slot (ngx_conf_t *cf, ngx_command_t *cmd,
109
109
ngx_http_complex_value_t *cv;
110
110
ngx_array_t **a;
111
111
ngx_conf_post_t *post;
112
-
ngx_int_t i, alloc;
112
+
ngx_uint_t i, alloc;
113
113
114
114
a = (ngx_array_t **) (p + cmd->offset);
115
115
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4