From: root Date: Sun, 11 Nov 2007 04:02:54 +0000 (+0000) Subject: cna you say fuck? X-Git-Tag: rel-0_8~13 X-Git-Url: https://git.llucax.com/software/libev.git/commitdiff_plain/7633bcdce9c376b70aca8166696f360a4e5bbddc?ds=sidebyside cna you say fuck? --- diff --git a/ev.c b/ev.c index 299ba00..cad6350 100644 --- a/ev.c +++ b/ev.c @@ -1463,7 +1463,7 @@ void ev_prepare_stop (EV_P_ struct ev_prepare *w) { ev_clear_pending (EV_A_ (W)w); - if (ev_is_active (w)) + if (!ev_is_active (w)) return; prepares [((W)w)->active - 1] = prepares [--preparecnt];