From ad0ce8ddd1086c4908b0a195f2d9b4de8bdaf580 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 12 Nov 2003 22:45:44 +0000 Subject: [PATCH] Updated comment. --- lib/silcclient/silcclient.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index 7a99648d..27620662 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -1518,7 +1518,8 @@ void silc_client_get_channel_resolve(SilcClient client, * DESCRIPTION * * Finds channel entry by the channel name. Returns the entry or NULL - * if it was not found. + * if the entry was not found. This checks the local cache and does + * not resolve anything from server. * ***/ SilcChannelEntry silc_client_get_channel_by_id(SilcClient client, -- 2.24.0