summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2007-11-12 05:53:55 +0000
committerroot <root>2007-11-12 05:53:55 +0000
commitdad4ca18735c2ac55d15c59ea04c628538194a33 (patch)
treed503d1586d101693e19c1e1f3d03c91d20708dbb /ev.h
parent7e305734bf37cb00b5be4f32a80bccdf83c768b8 (diff)
*** empty log message ***
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.h b/ev.h
index 4e4c378..62200da 100644
--- a/ev.h
+++ b/ev.h
@@ -280,7 +280,7 @@ ev_tstamp ev_now (EV_P); /* time w.r.t. timers and the eventloop, updated after
# else
-int ev_default_loop (int methods); /* returns true when successful */
+int ev_default_loop (unsigned int flags); /* returns true when successful */
static ev_tstamp
ev_now (void)