X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/dad4ca18735c2ac55d15c59ea04c628538194a33..c7a6958051fa283b6c7a30962ee616cccb306d01:/ev.c diff --git a/ev.c b/ev.c index 207ecd1..ff47bd2 100644 --- a/ev.c +++ b/ev.c @@ -909,7 +909,7 @@ ev_default_loop (unsigned int flags) default_loop = 1; #endif - loop_init (EV_A_ methods); + loop_init (EV_A_ flags); if (ev_method (EV_A)) {