diff tcpfwd-remote.c @ 11:f76c9389e9e0

Mostly done with the listener changeover
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Jun 2004 17:22:48 +0000
parents 7f77962de998
children d7cc5b484a2e
line wrap: on
line diff
--- a/tcpfwd-remote.c	Thu Jun 03 16:45:53 2004 +0000
+++ b/tcpfwd-remote.c	Thu Jun 03 17:22:48 2004 +0000
@@ -71,7 +71,7 @@
 }
 
 static const struct ChanType chan_tcpremote = {
-	0, /* sepfds */
+	1, /* sepfds */
 	"forwarded-tcpip",
 	NULL,
 	NULL,