summaryrefslogtreecommitdiffstats
path: root/src/kex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kex.c')
-rw-r--r--src/kex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kex.c b/src/kex.c
index 096d7a0..bf553a1 100644
--- a/src/kex.c
+++ b/src/kex.c
@@ -70,7 +70,7 @@
#define KEY_EXCHANGE "diffie-hellman-group1-sha1"
#endif
-const char *default_methods[] = {
+static const char *default_methods[] = {
KEY_EXCHANGE,
"ssh-rsa,ssh-dss",
AES BLOWFISH DES,