*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2009-08-29 08:15:11 +00:00
parent b25b8103a7
commit be9ba56c75
1 changed files with 2 additions and 2 deletions

4
ev.pod
View File

@ -706,8 +706,8 @@ event loop time (see C<ev_now_update>).
=item ev_loop (loop, int flags)
Finally, this is it, the event handler. This function usually is called
after you initialised all your watchers and you want to start handling
events.
after you have initialised all your watchers and you want to start
handling events.
If the flags argument is specified as C<0>, it will not return until
either no event watchers are active anymore or C<ev_unloop> was called.