Comment change.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 1 May 2007 11:23:14 +0000 (11:23 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 1 May 2007 11:23:14 +0000 (11:23 +0000)
lib/silcutil/silcfsm.h

index b23e36efb296f95d5eb6613ea6372c063f12ab5c..6d6b8c9d030a74a0dd138102c75606993dffa825 100644 (file)
@@ -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
  *