Typos in the doc
Denis F. Latypoff
denis at gostats.ru
Fri Jun 19 16:22:58 CEST 2009
Hello Denis,
Friday, June 19, 2009, 1:55:48 PM, you wrote:
> Hello Marc,
> Friday, June 19, 2009, 1:16:31 AM, you wrote:
>> On Thu, Jun 18, 2009 at 03:32:33PM +0200, Gabriel Kerneis <kerneis at pps.jussieu.fr> wrote:
>>> a few typos I spotted in the doc:
>> thanks, fixed!
> Another yet:
> "At start:
> - ev_timer_init (timer, callback);
> + ev_init (timer, callback);
> timer->repeat = 60.;
> ev_timer_again (loop, timer); ..."
> ---
> "
> - ev_timer_init (timer, callback);
> + ev_init (timer, callback);
> last_activity = ev_now (loop);
> callback (loop, timer, EV_TIMEOUT); ..."
Patch is better.
--
Best regards,
Denis mailto:denis at gostats.ru
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libev-fix-typo.patch.txt
URL: <http://lists.schmorp.de/pipermail/libev/attachments/20090619/95333b53/attachment.txt>
More information about the libev
mailing list