X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fsilcclient.h;fp=lib%2Fsilcclient%2Fsilcclient.h;h=88370db685a77b071ef8978f547fd40737278cd4;hb=cd682e20762cab41317d6415f897199be9003def;hp=dd3e5cb1a46a30506b8bfc017ae520e92ca8989c;hpb=2ee2102bc017e6e713c9c4e8260a46424d30b977;p=silc.git diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index dd3e5cb1..88370db6 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -553,7 +553,8 @@ typedef struct { * the client. The `application' is application specific user data pointer * and caller must free it. The `silc_version' is the application version * that will be used to compare against remote host's (usually a server) - * version string. + * version string. The `application' context is accessible by the + * application by client->application, client being SilcClient. * ***/ SilcClient silc_client_alloc(SilcClientOperations *ops,