diff svr-session.c @ 742:cd201dc2da9a kexguess

merge
author Matt Johnston <matt@ucc.asn.au>
date Sun, 31 Mar 2013 00:41:15 +0800
parents eafdf8b363f5 78eda530c000
children 077bbe1eb220
line wrap: on
line diff
--- a/svr-session.c	Sat Mar 30 23:55:05 2013 +0800
+++ b/svr-session.c	Sun Mar 31 00:41:15 2013 +0800
@@ -113,7 +113,7 @@
 	sessinitdone = 1;
 
 	/* exchange identification, version etc */
-	session_identification();
+	send_session_identification();
 
 	/* start off with key exchange */
 	send_msg_kexinit();