]> git.llucax.com Git - software/libev.git/commitdiff
doh
authorroot <root>
Sat, 22 Dec 2007 07:24:20 +0000 (07:24 +0000)
committerroot <root>
Sat, 22 Dec 2007 07:24:20 +0000 (07:24 +0000)
ev_vars.h

index d653213ee401ece5dfc92d49a9e642a17bcaf59c..7e05bf5278ca0da54c97c414a6fbe247b374af46 100644 (file)
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -4,8 +4,8 @@ VARx(ev_tstamp, now_floor) /* last time we refreshed rt_time */
 VARx(ev_tstamp, mn_now)    /* monotonic clock "now" */
 VARx(ev_tstamp, rtmn_diff) /* difference realtime - monotonic time */
 
-VARx(ev_tstamp, io_blocktime);
-VARx(ev_tstamp, timeout_blocktime);
+VARx(ev_tstamp, io_blocktime)
+VARx(ev_tstamp, timeout_blocktime)
 
 VARx(int, backend)
 VARx(int, activecnt) /* total number of active events ("refcount") */