Mercurial > dropbear
changeset 583:0d43d4ea4819
merge of '0adbc6745a5ada0b6780b0683209f5b26b1a335d'
and 'a014a978f213e6ff424e7d10794ae426375f3191'
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 21 Mar 2010 06:07:22 +0000 |
parents | 6b9d12477953 (diff) 6cb1bd7be8b3 (current diff) |
children | 0442c18da5c9 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/cli-chansession.c Thu Mar 04 14:50:19 2010 +0000 +++ b/cli-chansession.c Sun Mar 21 06:07:22 2010 +0000 @@ -381,7 +381,7 @@ #ifdef ENABLE_CLI_NETCAT -const struct ChanType cli_chan_netcat = { +static const struct ChanType cli_chan_netcat = { 0, /* sepfds */ "direct-tcpip", cli_init_stdpipe_sess, /* inithandler */