Commit b0f451eb authored by Martin Pool's avatar Martin Pool

Doc _exit_cleanup.

parent d0829892
......@@ -52,7 +52,7 @@ extern int io_error;
pid_t cleanup_child_pid = -1;
/**
* Eventually calls exit(), therefore does not return.
* Eventually calls exit(), passing @p code, therefore does not return.
*
* @param code one of the RERR_* codes from errcode.h.
**/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment