]> diplodocus.org Git - nmh/blobdiff - h/netsec.h
Pass CFLAGS to make distcheck via DISTCHECK_CONFIGURE_FLAGS.
[nmh] / h / netsec.h
index 45d6c9d3f1a44097bb31881df2b6c9c66ada374a..e05e79f1ea1138db6de040cf57599953285598a4 100644 (file)
@@ -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.