From a2780d1dd43acdc25b7ac7d15b02e3fa1d173c22 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Mon, 10 Aug 2009 14:34:04 +0200 Subject: I really really broke it excuse me ! --- libssh/libssh.map | 4 ++-- 1 file 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; -- cgit