From 056cdde4d4d9962ad1eea22a08f078f470dad45b Mon Sep 17 00:00:00 2001 From: root Date: Sat, 16 Oct 2010 06:46:55 +0000 Subject: *** empty log message *** --- ev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ev.c') diff --git a/ev.c b/ev.c index 9664499..9aed426 100644 --- a/ev.c +++ b/ev.c @@ -966,7 +966,7 @@ fd_reify (EV_P) for (w = (ev_io *)anfd->head; w; w = (ev_io *)((WL)w)->next) anfd->events |= (unsigned char)w->events; - if (o_events !=anfd-> events) + if (o_events != anfd->events) o_reify = EV__IOFDSET; /* actually |= */ } -- cgit v1.2.3