address typo

(cherry picked from commit 358cc47a25)
This commit is contained in:
Mark Andrews 2014-05-27 14:10:12 +10:00
parent 921b535e32
commit f7f2de9a71

View file

@ -4138,7 +4138,7 @@ watcher(void *uap) {
&manager->open_max);
if (result != ISC_R_SUCCESS)
manager->open_max = 64;
manager->calls == 0;
manager->calls = 0;
}
for (pass = 0; pass < 2; pass++) {
dvp.dp_fds = manager->events;