updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 27 Feb 2001 15:40:53 +0000 (15:40 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 27 Feb 2001 15:40:53 +0000 (15:40 +0000)
lib/silcclient/silcapi.h

index 2dad3313536212ab6b953cf14dc11eda74544375..fc81ae835a3374c576437b5baa532c504c482526 100644 (file)
@@ -408,7 +408,7 @@ int silc_client_del_private_message_key(SilcClient client,
 
 /* Structure to hold the list of private message keys. The array of this
    structure is returned by the silc_client_list_private_message_keys
-   function. The IV's are not returned as they are not important. */
+   function. */
 typedef struct {
   SilcClientEntry client_entry;       /* The remote client entry */
   unsigned char *key;                /* The original key, If the appliation