style fix

This commit is contained in:
Igor Sysoev 2009-08-11 07:55:39 +00:00
parent 703aab0b72
commit e9d8858da5

View File

@ -925,7 +925,7 @@ ngx_cache_manager_thread(void *data)
return 0; return 0;
} }
break; break;
} }
for ( ;; ) { for ( ;; ) {