summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2007-12-22 07:24:20 +0000
committerroot <root>2007-12-22 07:24:20 +0000
commit8ab3aaf01681746728af4895766044793f98b37d (patch)
tree614e31f44533625d8bc3a0b6241ba9f56121e6fb /ev_vars.h
parenta2417dbac4f1991fb09fe2e0ba96dabdf69c72aa (diff)
doh
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev_vars.h b/ev_vars.h
index d653213..7e05bf5 100644
--- 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") */