From: Pekka Riikonen Date: Wed, 19 Nov 2003 20:05:34 +0000 (+0000) Subject: Comment update X-Git-Tag: silc.client.1.0~4 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=04193bfef8a28cf39575d4f5dc27da42eafeecd7;p=silc.git Comment update --- diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index 27620662..693ae636 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -1517,7 +1517,7 @@ void silc_client_get_channel_resolve(SilcClient client, * * DESCRIPTION * - * Finds channel entry by the channel name. Returns the entry or NULL + * Finds channel entry by the channel ID. Returns the entry or NULL * if the entry was not found. This checks the local cache and does * not resolve anything from server. *