From 79d6939e3dbe6825b6f470000c9e3842152360b0 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Oct 2011 09:05:03 +0000 Subject: WW --- ev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ev.h') diff --git a/ev.h b/ev.h index 27c1778..7db1e87 100644 --- a/ev.h +++ b/ev.h @@ -717,7 +717,7 @@ void ev_resume (EV_P); /* stopping (disabling, deleting) a watcher does nothing unless its already running */ #if EV_PROTOTYPES -/* feeds an event into a watcher as if the event actually occured */ +/* feeds an event into a watcher as if the event actually occurred */ /* accepts any ev_watcher type */ void ev_feed_event (EV_P_ void *w, int revents); void ev_feed_fd_event (EV_P_ int fd, int revents); -- cgit v1.2.3