mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
fix typo
This commit is contained in:
parent
73aa4f0de9
commit
6a3bc73a78
@ -359,7 +359,7 @@ static void cli_session_cleanup(void) {
|
||||
}
|
||||
|
||||
static void cli_finished() {
|
||||
TRACE(("cli_finised()"))
|
||||
TRACE(("cli_finished()"))
|
||||
|
||||
session_cleanup();
|
||||
fprintf(stderr, "Connection to %s@%s:%s closed.\n", cli_opts.username,
|
||||
|
Loading…
Reference in New Issue
Block a user