mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-22 13:35:03 -05:00
Bah, I left a rogue event log entry lying around.
[originally from svn r5095]
This commit is contained in:
parent
a16d64ee49
commit
d5de8eacab
1
ssh.c
1
ssh.c
@ -5343,7 +5343,6 @@ static int do_ssh2_transport(Ssh ssh, unsigned char *in, int inlen,
|
||||
goto wait_for_rekey; /* this is utterly horrid */
|
||||
} else {
|
||||
logeventf(ssh, "Initiating key re-exchange (%s)", (char *)in);
|
||||
logevent((char *)in);
|
||||
}
|
||||
}
|
||||
goto begin_key_exchange;
|
||||
|
Loading…
x
Reference in New Issue
Block a user