summaryrefslogtreecommitdiff
path: root/ev_select.c
diff options
context:
space:
mode:
authorroot <root>2007-11-23 05:00:44 +0000
committerroot <root>2007-11-23 05:00:44 +0000
commitcff78812ebbcab7601919f479447150fb7c2c9f4 (patch)
tree4fee90a171aec9a8f52888f31d86518eddbfe931 /ev_select.c
parent1ad1e600c3eebe009db39a0f9750ed4adb078857 (diff)
renamed METHODs to BACKENDs
add ev_supported_backends and ev_recommended_backends functions.
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