diff cli-main.c @ 801:7dcb46da72d9 ecc

merge in HEAD
author Matt Johnston <matt@ucc.asn.au>
date Tue, 21 May 2013 12:09:35 +0800
parents 7f604f9b3756 70811267715c
children c19acba28590
line wrap: on
line diff
--- a/cli-main.c	Thu May 09 23:27:23 2013 +0800
+++ b/cli-main.c	Tue May 21 12:09:35 2013 +0800
@@ -103,8 +103,7 @@
 	}
 
 	/* Do the cleanup first, since then the terminal will be reset */
-	cli_session_cleanup();
-	common_session_cleanup();
+	session_cleanup();
 
 	_dropbear_log(LOG_INFO, fmtbuf, param);