]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Tweak to r6392: spell "MAC" thus.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 13 Oct 2005 22:51:44 +0000 (22:51 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 13 Oct 2005 22:51:44 +0000 (22:51 +0000)
[originally from svn r6399]
[r6392 == 8fb9bd0216f49ef0ae94371a3325402301ad2d47]

ssh.c

diff --git a/ssh.c b/ssh.c
index c55d217472e12da7e63ed4b61af337196f90f0b2..72536c873207e104f5a4fdd9fe63bc3316b1b213 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",