X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d98775ebddf66dabdc0e46153f6d4308ff015054..2ebd126892a99580042a4c52ad90054114d49a2f:/h/netsec.h 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.