From: Pekka Riikonen Date: Tue, 27 Feb 2001 15:40:53 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~147 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=8d74ca6249dca899d7c41f84a2e85c32971ee341;p=silc.git updates. --- diff --git a/lib/silcclient/silcapi.h b/lib/silcclient/silcapi.h index 2dad3313..fc81ae83 100644 --- a/lib/silcclient/silcapi.h +++ b/lib/silcclient/silcapi.h @@ -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