summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2007-12-07 18:09:38 +0000
committerroot <root>2007-12-07 18:09:38 +0000
commit554d51b833eb2ed17c9d07a8362c2dcd565139f9 (patch)
treea1ee7a43f1d043d2399ecb02a651095f3771747d /ev.c
parentc3a3f33d0d4ad477f0b40f4ea649d6ac523a45fa (diff)
*** empty log message ***rel-1_71
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;