summaryrefslogtreecommitdiffstats
path: root/src/packet1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/packet1.c')
-rw-r--r--src/packet1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packet1.c b/src/packet1.c
index 894aedd..5c8b81e 100644
--- a/src/packet1.c
+++ b/src/packet1.c
@@ -39,7 +39,7 @@
#ifdef WITH_SSH1
-ssh_packet_callback default_packet_handlers1[]= {
+static ssh_packet_callback default_packet_handlers1[]= {
NULL, //SSH_MSG_NONE 0
ssh_packet_disconnect1, //SSH_MSG_DISCONNECT 1
ssh_packet_publickey1, //SSH_SMSG_PUBLIC_KEY 2