X-Git-Url: http://git.silcnet.org/gitweb/?p=website.git;a=blobdiff_plain;f=docs%2Ftoolkit%2Fmanual%2Fsilcclient-SilcClientConnection.html;fp=docs%2Ftoolkit%2Fmanual%2Fsilcclient-SilcClientConnection.html;h=52f09005ae9316fb75bacc8267ba515e2029b2f1;hp=b7937304ecef55bca8e2657ec32d6a1bf5b4af89;hb=682202d356751ad60393c9a68fe612b8baacce43;hpb=82530c375f5f6f643bc0fd544e7529efde887f7d diff --git a/docs/toolkit/manual/silcclient-SilcClientConnection.html b/docs/toolkit/manual/silcclient-SilcClientConnection.html index b793730..52f0900 100644 --- a/docs/toolkit/manual/silcclient-SilcClientConnection.html +++ b/docs/toolkit/manual/silcclient-SilcClientConnection.html @@ -193,9 +193,9 @@ automatically generated links to that list. --> void *callback_context; /* Connection context */ SilcClient client; /* Pointer back to SilcClient */ - /* Current say() operation associated context, identifies the client, - channel or server the message is related to. Application can use - this information to target the message better. */ + /* Current say() or verify_public_key() operation associated context, + identifies the client, channel or server the operation is related to. + Application can use this information to target the operation better. */ union { SilcClientEntry client_entry; SilcChannelEntry channel_entry;