summaryrefslogtreecommitdiff
path: root/ev_select.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev_select.c')
-rw-r--r--ev_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev_select.c b/ev_select.c
index 2a87a07..3c099c5 100644
--- a/ev_select.c
+++ b/ev_select.c
@@ -221,7 +221,7 @@ select_init (EV_P_ int flags)
vec_wo = 0;
#endif
- return EVMETHOD_SELECT;
+ return EVBACKEND_SELECT;
}
static void