projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a49e0
)
Comment update.
author
Pekka Riikonen
<priikone@silcnet.org>
Thu, 31 Oct 2002 21:52:53 +0000
(21:52 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Thu, 31 Oct 2002 21:52:53 +0000
(21:52 +0000)
lib/silcclient/silcclient.h
patch
|
blob
|
history
diff --git
a/lib/silcclient/silcclient.h
b/lib/silcclient/silcclient.h
index 8b9ad8f6c2151cb4c1c8175f4f5c1122a52c2a86..92a24dfaea36a4e1e89b108e6341e529f21384d8 100644
(file)
--- 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);