Doc _exit_cleanup.
authorMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 05:26:46 +0000 (05:26 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 05:26:46 +0000 (05:26 +0000)
cleanup.c

index 904fbaab45c861a7e1c47d8fec01aa5f81fd3b7a..37e074a087abeec51049af170f68f869fb1761e8 100644 (file)
--- a/cleanup.c
+++ b/cleanup.c
@@ -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.
  **/