From 404477ffd3afe57cd7124c5a911ce467cafd35e9 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Nov 2008 15:07:50 +0000 Subject: *** empty log message *** --- ev_epoll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ev_epoll.c b/ev_epoll.c index f8f9835..b302e26 100644 --- a/ev_epoll.c +++ b/ev_epoll.c @@ -70,7 +70,7 @@ epoll_modify (EV_P_ int fd, int oev, int nev) * on the assumption that the fd is gone anyways * if that is wrong, we have to handle the spurious * event in epoll_poll. - * the fd is later added, we try to ADD it, and, if that + * if the fd is added again, we try to ADD it, and, if that * fails, we assume it still has the same eventmask. */ if (!nev) -- cgit v1.2.3