Comment update
authorPekka Riikonen <priikone@silcnet.org>
Wed, 19 Nov 2003 20:05:34 +0000 (20:05 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 19 Nov 2003 20:05:34 +0000 (20:05 +0000)
lib/silcclient/silcclient.h

index 2762066282a3b08f02499dc95dfe263a081f7f47..693ae636ce424401c4ee2082591cfce557520096 100644 (file)
@@ -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.
  *