From 1759eecf1d46d2f5d2d079f5bea4939d995c0eeb Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 27 Feb 2001 14:49:00 +0000 Subject: [PATCH] updates. --- lib/silcclient/silcapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.24.0