summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev_vars.h b/ev_vars.h
index 3750492..c93d23a 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -88,7 +88,7 @@ VARx(int, forkcnt)
#if EV_USE_INOTIFY || EV_GENWRAP
VARx(int, fs_fd)
-VARx(ev_io, fs_w);
+VARx(ev_io, fs_w)
VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
#endif