X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cff807ba1e4bf89c3dd0d3c746caba61211cf5c2..d404c6fa5232e0e8ed10ee90c261b50d60fd08ea:/h/netsec.h?ds=sidebyside diff --git a/h/netsec.h b/h/netsec.h index 45d6c9d3..e05e79f1 100644 --- a/h/netsec.h +++ b/h/netsec.h @@ -38,7 +38,7 @@ void netsec_shutdown(netsec_context *ns_context, int closeflag); * writefd - Write file descriptor of remote connection */ -void netsec_set_fd(netsec_context *ns_context, int readfd, writefd); +void netsec_set_fd(netsec_context *ns_context, int readfd, int writefd); /* * Set the userid used to authenticate to this connection.