]> git.llucax.com Git - software/libev.git/blobdiff - ev_poll.c
renamed METHODs to BACKENDs
[software/libev.git] / ev_poll.c
index 626aa27ae0808b4bbed8d3d5df8cba93367c3869..2995218bf8b6b138d27aa7501fce307702b15650 100644 (file)
--- a/ev_poll.c
+++ b/ev_poll.c
@@ -115,7 +115,7 @@ poll_init (EV_P_ int flags)
   pollidxs = 0; pollidxmax = 0;
   polls    = 0; pollmax    = 0; pollcnt = 0;
 
   pollidxs = 0; pollidxmax = 0;
   polls    = 0; pollmax    = 0; pollcnt = 0;
 
-  return EVMETHOD_POLL;
+  return EVBACKEND_POLL;
 }
 
 static void
 }
 
 static void