summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.c b/ev.c
index 361d26f..48ff575 100644
--- a/ev.c
+++ b/ev.c
@@ -1268,7 +1268,7 @@ periodics_reschedule (EV_P)
void inline_size
idle_reify (EV_P)
{
- if (expect_false (!idleall))
+ if (expect_false (idleall))
{
int pri;