summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2007-12-08 22:11:14 +0000
committerroot <root>2007-12-08 22:11:14 +0000
commitfe7222913a6e42b65bfd92bc38479714316cfaf3 (patch)
tree084ead8c8227fb6bcb551f089cbfcdc563e7ac03 /ev.c
parent09c28a9820828432b5ced0a8f2b05c56213690fc (diff)
*** empty log message ***
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 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);