Tiny fixes

This commit is contained in:
2015-02-12 02:33:15 +01:00
parent 17164b69b7
commit 0ec0a7779a
2 changed files with 2 additions and 1 deletions

View File

@@ -1081,6 +1081,7 @@ poller_init (struct poller *self)
self->revents_len = 0;
poller_timers_init (&self->timers);
self->idle = NULL;
}
static void