A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vision5/ngx_devel_kit/commit/e443262071e759c047492be60ec7e2d73c5b57ec below:

Merge pull request #13 from chobits/master · vision5/ngx_devel_kit@e443262 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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