]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message ***
authorroot <root>
Mon, 12 Nov 2007 05:56:49 +0000 (05:56 +0000)
committerroot <root>
Mon, 12 Nov 2007 05:56:49 +0000 (05:56 +0000)
ev.c

diff --git a/ev.c b/ev.c
index 207ecd1ee5851542364d88cd3d330db4faa7f1a7..ff47bd25c4119d15c7f4686bc624fd9cae8e5e32 100644 (file)
--- 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))
         {