summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2012-01-24 16:37:12 +0000
committerroot <root>2012-01-24 16:37:12 +0000
commitb0dcf01e07c8b661c308755f83cd2d0ac351189a (patch)
tree939428609b5e46e6ee34765c114cc65dab6bffb5 /ev.c
parenta85da768d70ba84e2ecae596b6c2339ee85925cb (diff)
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ev.c b/ev.c
index 45996f1..82e663f 100644
--- a/ev.c
+++ b/ev.c
@@ -3301,6 +3301,8 @@ ev_timer_again (EV_P_ ev_timer *w)
{
EV_FREQUENT_CHECK;
+ clear_pending (EV_A_ w);
+
if (ev_is_active (w))
{
if (w->repeat)