summaryrefslogtreecommitdiffhomepage
path: root/svr-tcpfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-tcpfwd.c')
-rw-r--r--svr-tcpfwd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/svr-tcpfwd.c b/svr-tcpfwd.c
index acdb59f..cf513d7 100644
--- a/svr-tcpfwd.c
+++ b/svr-tcpfwd.c
@@ -238,7 +238,8 @@ const struct ChanType svr_chan_tcpdirect = {
newtcpdirect, /* init */
NULL, /* checkclose */
NULL, /* reqhandler */
- NULL /* closehandler */
+ NULL, /* closehandler */
+ NULL /* cleanup */
};
/* Called upon creating a new direct tcp channel (ie we connect out to an