From 89735185aa245aa163fc40fb1740f2e120e10cd5 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 22 May 2001 11:41:49 +0000 Subject: [PATCH] updates. --- lib/silcclient/silcapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/silcclient/silcapi.h b/lib/silcclient/silcapi.h index 9fe61b31..8b0462fc 100644 --- a/lib/silcclient/silcapi.h +++ b/lib/silcclient/silcapi.h @@ -322,7 +322,7 @@ void silc_client_send_channel_message(SilcClient client, /* Sends private message to remote client. If private message key has not been set with this client then the message will be encrypted using normal session keys. Private messages are special packets in SILC - network hence we need this own function for them. This is similiar + network hence we need this own function for them. This is similar to silc_client_packet_send_to_channel except that we send private message. The `data' is the private message. If the `force_send' is TRUE the packet is sent immediately. */ -- 2.24.0