Comment update.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 31 Oct 2002 21:52:53 +0000 (21:52 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 31 Oct 2002 21:52:53 +0000 (21:52 +0000)
lib/silcclient/silcclient.h

index 8b9ad8f6c2151cb4c1c8175f4f5c1122a52c2a86..92a24dfaea36a4e1e89b108e6341e529f21384d8 100644 (file)
@@ -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);