mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 02:02:38 +08:00
Style.
This commit is contained in:
parent
5e700a702c
commit
71841601d2
@ -390,7 +390,6 @@ found:
|
|||||||
|
|
||||||
buckets[i] = (ngx_hash_elt_t *) elts;
|
buckets[i] = (ngx_hash_elt_t *) elts;
|
||||||
elts += test[i];
|
elts += test[i];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
for (i = 0; i < size; i++) {
|
for (i = 0; i < size; i++) {
|
||||||
|
Loading…
Reference in New Issue
Block a user