*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2007-11-12 05:53:55 +00:00
parent 70a6a63ba0
commit 93c6c9d28a
1 changed files with 1 additions and 1 deletions

2
ev.c
View File

@ -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))