aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/ssh2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/ssh2.h')
-rw-r--r--include/libssh/ssh2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/ssh2.h b/include/libssh/ssh2.h
index e6dc04f5..bd89f4e1 100644
--- a/include/libssh/ssh2.h
+++ b/include/libssh/ssh2.h
@@ -11,7 +11,7 @@
#define SSH2_MSG_KEXINIT 20
#define SSH2_MSG_NEWKEYS 21
-#define SSH2_MSG_KEXDH_INIT 30
+#define SSH2_MSG_KEXDH_INIT 30
#define SSH2_MSG_KEXDH_REPLY 31
#define SSH2_MSG_KEX_DH_GEX_REQUEST_OLD 30