summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/kex.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2012-09-03 16:51:41 +0000
committerdes <des@FreeBSD.org>2012-09-03 16:51:41 +0000
commit00f3582ac62b9883e85e2cb420c3d9f5d9028188 (patch)
treeeafe8a40bcffb53c6bb88d75ac823cdc99ac92fe /crypto/openssh/kex.c
parentd00fafff0e6a902c30e2a606c69d740558908f1d (diff)
downloadFreeBSD-src-00f3582ac62b9883e85e2cb420c3d9f5d9028188.zip
FreeBSD-src-00f3582ac62b9883e85e2cb420c3d9f5d9028188.tar.gz
Upgrade OpenSSH to 6.1p1.
Diffstat (limited to 'crypto/openssh/kex.c')
-rw-r--r--crypto/openssh/kex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/kex.c b/crypto/openssh/kex.c
index 0e8d5c7..3a30b9b 100644
--- a/crypto/openssh/kex.c
+++ b/crypto/openssh/kex.c
@@ -91,7 +91,7 @@ kex_names_valid(const char *names)
return 1;
}
-/* Put algorithm proposal into buffer. */
+/* put algorithm proposal into buffer. */
#ifndef NONE_CIPHER_ENABLED
static void
#else
OpenPOWER on IntegriCloud