ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev_vars.h
(Generate patch)

Comparing libev/ev_vars.h (file contents):
Revision 1.14 by root, Wed Nov 28 11:15:55 2007 UTC vs.
Revision 1.15 by root, Wed Nov 28 11:41:19 2007 UTC

86VARx(int, forkcnt) 86VARx(int, forkcnt)
87#endif 87#endif
88 88
89#if EV_USE_INOTIFY || EV_GENWRAP 89#if EV_USE_INOTIFY || EV_GENWRAP
90VARx(int, fs_fd) 90VARx(int, fs_fd)
91VARx(ev_io, fs_w); 91VARx(ev_io, fs_w)
92VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE]) 92VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
93#endif 93#endif
94 94
95#undef VARx 95#undef VARx
96 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines