projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aba57f
)
Comment change.
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 1 May 2007 11:23:14 +0000
(11:23 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 1 May 2007 11:23:14 +0000
(11:23 +0000)
lib/silcutil/silcfsm.h
patch
|
blob
|
history
diff --git
a/lib/silcutil/silcfsm.h
b/lib/silcutil/silcfsm.h
index b23e36efb296f95d5eb6613ea6372c063f12ab5c..6d6b8c9d030a74a0dd138102c75606993dffa825 100644
(file)
--- a/
lib/silcutil/silcfsm.h
+++ b/
lib/silcutil/silcfsm.h
@@
-364,7
+364,8
@@
do { \
*
* Macro used to wait for the `thread' to terminate. The machine or
* thread will be suspended while it is waiting for the thread to
- * terminate.
+ * terminate. The machine or thread will continue once the waited
+ * thread has terminated.
*
* NOTES
*