--HG--
branch : kexguess
This commit is contained in:
Matt Johnston
2013-03-31 00:41:15 +08:00
4 changed files with 26 additions and 14 deletions

View File

@@ -99,7 +99,7 @@ void cli_session(int sock_in, int sock_out) {
sessinitdone = 1;
/* Exchange identification */
session_identification();
send_session_identification();
send_msg_kexinit();