summaryrefslogtreecommitdiff
path: root/src/client-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client-helpers.h')
-rw-r--r--src/client-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client-helpers.h b/src/client-helpers.h
index 61b26ea..ecfc5cf 100644
--- a/src/client-helpers.h
+++ b/src/client-helpers.h
@@ -35,7 +35,7 @@ GSocketConnection *_client_create_tube_finish (GAsyncResult *res,
GSocket *_client_create_local_socket (GError **error);
GStrv _client_create_exec_args (GSocket *socket, const gchar *contact_id,
- const gchar *username);
+ const gchar *username, gchar **ssh_opts);
gboolean _capabilities_has_stream_tube (TpCapabilities *caps);