updates.
[silc.git] / lib / silcclient / silcapi.h
index 1038074a2166d11604d8e3148fe45aed1dd6ff35..155ea2da6f62af066d8fea7fe23a74d5fef9f588 100644 (file)
@@ -1586,7 +1586,8 @@ void silc_client_free_channel_private_keys(SilcChannelPrivateKey *keys,
 void silc_client_send_key_agreement(SilcClient client,
                                    SilcClientConnection conn,
                                    SilcClientEntry client_entry,
-                                   char *hostname,
+                                   const char *hostname,
+                                   const char *bindhost,
                                    int port,
                                    uint32 timeout_secs,
                                    SilcKeyAgreementCallback completion,