summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.c b/ev.c
index ce8987f..207ecd1 100644
--- a/ev.c
+++ b/ev.c
@@ -895,7 +895,7 @@ struct ev_loop *
#else
int
#endif
-ev_default_loop (unsigned int methods)
+ev_default_loop (unsigned int flags)
{
if (sigpipe [0] == sigpipe [1])
if (pipe (sigpipe))