From: Pekka Riikonen Date: Tue, 27 Feb 2001 14:49:00 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~153 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=1759eecf1d46d2f5d2d079f5bea4939d995c0eeb;p=silc.git updates. --- diff --git a/lib/silcclient/silcapi.h b/lib/silcclient/silcapi.h index 7f3bc059..33fcdbf4 100644 --- a/lib/silcclient/silcapi.h +++ b/lib/silcclient/silcapi.h @@ -529,7 +529,7 @@ typedef void (*SilcKeyAgreementCallback)(SilcClient client, performed the `completion' callback with `context' will be called. If remote side decides to ignore the request the `completion' will never be called and the caller is responsible of freeing the `context' memory. - Application can do this by setting for example timeout. */ + The application can do this by setting, for example, timeout. */ void silc_client_send_key_agreement(SilcClient client, SilcClientConnection conn, SilcClientEntry client_entry,