Mercurial > dropbear
diff cli-chansession.c @ 839:33207ed1174b
Merge in ECC
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 21 Oct 2013 22:57:21 +0800 |
parents | 4095b6d7c9fc |
children | c19acba28590 |
line wrap: on
line diff
--- a/cli-chansession.c Wed Oct 16 22:55:03 2013 +0800 +++ b/cli-chansession.c Mon Oct 21 22:57:21 2013 +0800 @@ -455,7 +455,7 @@ } static -void cli_escape_handler(struct Channel *channel, unsigned char* buf, int *len) { +void cli_escape_handler(struct Channel* UNUSED(channel), unsigned char* buf, int *len) { char c; int skip_char = 0;