1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-26 09:42:25 +00:00

Tweak to r6392: spell "MAC" thus.

[originally from svn r6399]
[r6392 == 8fb9bd0216]
This commit is contained in:
Jacob Nevins 2005-10-13 22:51:44 +00:00
parent 9d31462c52
commit f2c17e2df8

2
ssh.c
View File

@ -134,7 +134,7 @@ static const char *const ssh2_disconnect_reasons[] = {
"protocol error", "protocol error",
"key exchange failed", "key exchange failed",
"host authentication failed", "host authentication failed",
"mac error", "MAC error",
"compression error", "compression error",
"service not available", "service not available",
"protocol version not supported", "protocol version not supported",