diff options
author | root <root> | 2007-12-08 22:11:14 +0000 |
---|---|---|
committer | root <root> | 2007-12-08 22:11:14 +0000 |
commit | fe7222913a6e42b65bfd92bc38479714316cfaf3 (patch) | |
tree | 084ead8c8227fb6bcb551f089cbfcdc563e7ac03 /ev.c | |
parent | 09c28a9820828432b5ced0a8f2b05c56213690fc (diff) |
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r-- | ev.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |