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

index 7f3bc059dbe1eca8294e839032d6131eb22185ef..33fcdbf4b2dcd31343e03ceb1d36db7a1cb0bf16 100644 (file)
@@ -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,