diff options
author | root <root> | 2008-10-29 06:41:23 +0000 |
---|---|---|
committer | root <root> | 2008-10-29 06:41:23 +0000 |
commit | 621cfc44f1ab5ec976c678e978ac8db9185eca7c (patch) | |
tree | 24e27b06512284e94de3f81975a4f2d5465592bf /ev_vars.h | |
parent | 2e4b61ec1d566fe6fc68a371f5cb3d8a82e93d6b (diff) |
*** empty log message ***
Diffstat (limited to 'ev_vars.h')
-rw-r--r-- | ev_vars.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |