Tweak to r6392: spell "MAC" thus.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 13 Oct 2005 22:51:44 +0000 (22:51 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 13 Oct 2005 22:51:44 +0000 (22:51 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@6399 cda61777-01e9-0310-a592-d414129be87e

ssh.c

diff --git a/ssh.c b/ssh.c
index c55d217..72536c8 100644 (file)
--- 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",