diff options
-rw-r--r-- | libssh/libssh.map | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map index ae69d3a..26e2fb1 100644 --- a/libssh/libssh.map +++ b/libssh/libssh.map @@ -192,8 +192,8 @@ SSH_0.4 { ssh_scp_free; ssh_scp_init; ssh_scp_new; - ssh_scp_push_file - ssh_scp_write + ssh_scp_push_file; + ssh_scp_write; sftp_extensions_get_count; sftp_extensions_get_data; sftp_extensions_get_name; |