From 3253ece2a2fb6d12f4bc3b97c760d718bcd4359d Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Fri, 15 Oct 2010 16:43:38 +0200 Subject: [PATCH] Oops, libssh.h did not compile anymore --- include/libssh/libssh.h | 4 ++-- 1 file 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 {