details:   http://hg.nginx.org/nginx/rev/7fc16ff7ddc4
branches:  
changeset: 6743:7fc16ff7ddc4
user:      Maxim Dounin <mdou...@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++) {

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to