diff cli-main.c @ 773:a9f2a6ae4eb5

merge
author Matt Johnston <matt@ucc.asn.au>
date Sun, 14 Apr 2013 22:49:19 +0800
parents 70811267715c
children 7dcb46da72d9
line wrap: on
line diff
--- a/cli-main.c	Sun Apr 14 22:49:10 2013 +0800
+++ b/cli-main.c	Sun Apr 14 22:49:19 2013 +0800
@@ -98,8 +98,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);