From 1da38d295df06585ccf1196bf78d19de6534557e Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 13 Oct 2005 22:51:44 +0000 Subject: [PATCH] Tweak to r6392: spell "MAC" thus. git-svn-id: svn://svn.tartarus.org/sgt/putty@6399 cda61777-01e9-0310-a592-d414129be87e --- ssh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.c b/ssh.c index c55d2174..72536c87 100644 --- a/ssh.c +++ b/ssh.c @@ -134,7 +134,7 @@ static const char *const ssh2_disconnect_reasons[] = { "protocol error", "key exchange failed", "host authentication failed", - "mac error", + "MAC error", "compression error", "service not available", "protocol version not supported", -- 2.11.0