From: jacob Date: Thu, 13 Oct 2005 22:51:44 +0000 (+0000) Subject: Tweak to r6392: spell "MAC" thus. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/1da38d295df06585ccf1196bf78d19de6534557e Tweak to r6392: spell "MAC" thus. git-svn-id: svn://svn.tartarus.org/sgt/putty@6399 cda61777-01e9-0310-a592-d414129be87e --- 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",