summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2008-10-29 06:41:23 +0000
committerroot <root>2008-10-29 06:41:23 +0000
commit621cfc44f1ab5ec976c678e978ac8db9185eca7c (patch)
tree24e27b06512284e94de3f81975a4f2d5465592bf /ev_vars.h
parent2e4b61ec1d566fe6fc68a371f5cb3d8a82e93d6b (diff)
*** empty log message ***
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 65cc72e..ac0ec61 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -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)