From 93c6c9d28af3e8b25c43639558189f00cec49b15 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Mon, 12 Nov 2007 05:53:55 +0000 Subject: [PATCH] *** empty log message *** --- ev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))