From ace0dc3b3e6e65ad7510ce22f1282e69896f4baf Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 7 Nov 2002 09:08:05 +0000 Subject: [PATCH] Comment update --- lib/silcclient/silcclient.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index f2b9760e..e9e84ad4 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -1467,6 +1467,8 @@ bool silc_client_command_call(SilcClient client, * to perform the commands by itself, it can do so and send the data * directly to the server using this function. If application is using * the silc_client_command_call, this function is usually not used. + * Note that this overriders the Client Librarys commands and sends + * the command packet directly to server. * * The variable arguments are a pair of { type, data, data_length }, * and the `argc' is the number of these pairs. -- 2.24.0