From: Maxim Dounin Date: Fri, 14 Oct 2016 16:48:26 +0000 (+0300) Subject: Style. X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=71841601d2e98e875512bf626e04866fceb4c04c;p=nginx.git Style. --- diff --git a/src/core/ngx_hash.c b/src/core/ngx_hash.c index 151e64304..1944c7a21 100644 --- a/src/core/ngx_hash.c +++ b/src/core/ngx_hash.c @@ -390,7 +390,6 @@ found: buckets[i] = (ngx_hash_elt_t *) elts; elts += test[i]; - } for (i = 0; i < size; i++) {