[nginx] Style.

Maxim Dounin mdounin at mdounin.ru
Fri Oct 14 18:13:53 UTC 2016


details:   http://hg.nginx.org/nginx/rev/7fc16ff7ddc4
branches:  
changeset: 6743:7fc16ff7ddc4
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Fri Oct 14 19:48:26 2016 +0300
description:
Style.

diffstat:

 src/core/ngx_hash.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff --git a/src/core/ngx_hash.c b/src/core/ngx_hash.c
--- 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++) {



More information about the nginx-devel mailing list