summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ev.c b/ev.c
index 57c7dc3..4564390 100644
--- a/ev.c
+++ b/ev.c
@@ -2008,11 +2008,10 @@ ev_verify (EV_P)
#if EV_MULTIPLICITY
struct ev_loop *
-ev_default_loop_init (unsigned int flags)
#else
int
-ev_default_loop (unsigned int flags)
#endif
+ev_default_loop (unsigned int flags)
{
if (!ev_default_loop_ptr)
{