Document type for 'req' argument to clnt_control.

This commit is contained in:
alex 1999-01-31 16:13:25 +00:00
parent 29aa2dd17b
commit df82621cf2

View File

@ -303,6 +303,7 @@ large arguments or return huge results.
bool_t
clnt_control(cl, req, info)
\s-1CLIENT\s0 *cl;
u_int req;
char *info;
.fi
.ft R