*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2008-10-29 06:41:23 +00:00
parent cb11724ea2
commit 989ad45e9f
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ VARx(ev_io, pipeev)
VARx(pid_t, curpid)
#endif
VARx(int, postfork) /* true if we need to recreate kernel state after fork */
VARx(char, postfork) /* true if we need to recreate kernel state after fork */
#if EV_USE_SELECT || EV_GENWRAP
VARx(void *, vec_ri)