Document type for 'req' argument to clnt_control.

This commit is contained in:
Alexander Langer 1999-01-31 16:13:25 +00:00
parent 787569e61c
commit 255f294aa6

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