aboutsummaryrefslogtreecommitdiff
path: root/include/libssh
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh')
-rw-r--r--include/libssh/libssh.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h
index 32fcdb80..e0db20e2 100644
--- a/include/libssh/libssh.h
+++ b/include/libssh/libssh.h
@@ -295,8 +295,8 @@ enum ssh_options_e {
SSH_OPTIONS_COMPRESSION_C_S,
SSH_OPTIONS_COMPRESSION_S_C,
SSH_OPTIONS_PROXYCOMMAND,
- SSH_OPTIONS_BINDADDR
- SSH_OPTIONS_STRICTHOSTKEYCHECK,
+ SSH_OPTIONS_BINDADDR,
+ SSH_OPTIONS_STRICTHOSTKEYCHECK
};
enum {