Mercurial > dropbear
diff common-channel.c @ 1827:8a78cc13eb30
Fix some outdated comments
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 11 Oct 2021 15:14:46 +0800 |
parents | c584b5602bd8 |
children | 3f0ac6bc58a1 |
line wrap: on
line diff
--- a/common-channel.c Mon Oct 11 15:13:42 2021 +0800 +++ b/common-channel.c Mon Oct 11 15:14:46 2021 +0800 @@ -1151,7 +1151,7 @@ return DROPBEAR_SUCCESS; } -/* Confirmation that our channel open request (for forwardings) was +/* Confirmation that our channel open request was * successful*/ void recv_msg_channel_open_confirmation() {