Skip to content

Commit

Permalink
Style.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed Oct 14, 2016
1 parent 5e700a7 commit 7184160
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/ngx_hash.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ ngx_hash_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names, ngx_uint_t nelts)

buckets[i] = (ngx_hash_elt_t *) elts;
elts += test[i];

}

for (i = 0; i < size; i++) {
Expand Down

0 comments on commit 7184160

Please sign in to comment.