From 8ab3aaf01681746728af4895766044793f98b37d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Dec 2007 07:24:20 +0000 Subject: doh --- ev_vars.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ev_vars.h') 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") */ -- cgit v1.2.3