X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e0fde757fda15c0596914e6dc29dcd92a5b6448f..32f761755e2cfee243a1513c9ea9871586463fa6:/cleanup.c diff --git a/cleanup.c b/cleanup.c index 904fbaab..37e074a0 100644 --- 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. **/