From b99dd92f71d2a9d33e1b93ea8439036c97ef8106 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 31 Oct 2002 21:52:53 +0000 Subject: [PATCH] Comment update. --- lib/silcclient/silcclient.h | 1 + 1 file changed, 1 insertion(+) 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); -- 2.24.0