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