summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/kex.c
diff options
context:
space:
mode:
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