style fix
This commit is contained in:
parent
b4d15b0fe7
commit
3efbe81b91
1 changed files with 1 additions and 1 deletions
|
@ -925,7 +925,7 @@ ngx_cache_manager_thread(void *data)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
for ( ;; ) {
|
for ( ;; ) {
|
||||||
|
|
Loading…
Reference in a new issue