From 9265226edb9bb3d78b5fb0255634878ace52d832 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2007 22:26:37 +0000 Subject: *** empty log message *** --- ev.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index ef49626..905e935 100644 --- a/ev.pod +++ b/ev.pod @@ -2021,16 +2021,16 @@ constructor already stores the event loop. Stops the watcher if it is active. Again, no C argument. -=item w->again () C, C only +=item w->again () (C, C only) For C and C, this invokes the corresponding C function. -=item w->sweep () C only +=item w->sweep () (C only) Invokes C. -=item w->update () C only +=item w->update () (C only) Invokes C. @@ -2060,9 +2060,9 @@ the constructor. =head1 MACRO MAGIC -Libev can be compiled with a variety of options, the most fundemantal is -C. This option determines whether (most) functions and -callbacks have an initial C argument. +Libev can be compiled with a variety of options, the most fundamantal +of which is C. This option determines whether (most) +functions and callbacks have an initial C argument. To make it easier to write programs that cope with either variant, the following macros are defined: -- cgit v1.2.3