mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-15 18:18:05 -05:00
Tweak to r6392: spell "MAC" thus.
[originally from svn r6399] [r6392 == 8fb9bd0216f49ef0ae94371a3325402301ad2d47]
This commit is contained in:
parent
9d31462c52
commit
f2c17e2df8
2
ssh.c
2
ssh.c
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user