X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/57e6fe17689de1646a53a20a46374936391db3e2..fe7222913a6e42b65bfd92bc38479714316cfaf3:/ev.c diff --git a/ev.c b/ev.c index dbda0b9..628ccf9 100644 --- a/ev.c +++ b/ev.c @@ -1416,7 +1416,7 @@ ev_loop (EV_P_ int flags) } #endif - /* queue check watchers (and execute them) */ + /* queue prepare watchers (and execute them) */ if (expect_false (preparecnt)) { queue_events (EV_A_ (W *)prepares, preparecnt, EV_PREPARE);