From 71841601d2e98e875512bf626e04866fceb4c04c Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Fri, 14 Oct 2016 19:48:26 +0300 Subject: [PATCH] Style. --- src/core/ngx_hash.c | 1 - 1 file changed, 1 deletion(-) 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++) {