From: Pekka Riikonen Date: Thu, 31 Oct 2002 21:52:53 +0000 (+0000) Subject: Comment update. X-Git-Tag: silc.server.0.9.8~25 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=b99dd92f71d2a9d33e1b93ea8439036c97ef8106;p=silc.git Comment update. --- diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index 8b9ad8f6..92a24dfa 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -647,6 +647,7 @@ int silc_client_init(SilcClient client); * * Runs the client. This starts the scheduler from the utility library. * When this functions returns the execution of the appliation is over. + * The client must be initialized before calling this. * ***/ void silc_client_run(SilcClient client);