mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
- Fixed a couple of compile warnings
- First public monotone import --HG-- extra : convert_revision : 79e029a8b3adf823f0b6f7d6b1b5c4b9ab868eaa
This commit is contained in:
@@ -123,7 +123,7 @@ static void cli_session_init() {
|
||||
|
||||
/* Auth */
|
||||
cli_ses.lastpubkey = NULL;
|
||||
cli_ses.lastauthtype = NULL;
|
||||
cli_ses.lastauthtype = 0;
|
||||
|
||||
/* For printing "remote host closed" for the user */
|
||||
ses.remoteclosed = cli_remoteclosed;
|
||||
|
||||
Reference in New Issue
Block a user