summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2007-11-12 09:06:09 +0000
committerroot <root>2007-11-12 09:06:09 +0000
commitb5f3175db054d9930a6e75d2034e367b36e875b8 (patch)
tree736f7e2ed5a27e8007e7632a0041d5f285d0e709 /ev.pod
parenta728e62d7c25b8d8852e332e729e70248520a925 (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index ee17cb2..ce79238 100644
--- a/ev.pod
+++ b/ev.pod
@@ -740,7 +740,7 @@ repeat = 0) will be started. While C<0> is a valid timeout, it is of
dubious value.
The callback has the type C<void (*cb)(int revents, void *arg)> and gets
-passed an events set like normal event callbacks (with a combination of
+passed an C<revents> set like normal event callbacks (a combination of
C<EV_ERROR>, C<EV_READ>, C<EV_WRITE> or C<EV_TIMEOUT>) and the C<arg>
value passed to C<ev_once>: