projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443330c
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 11 Jul 2001 11:10:13 +0000
(11:10 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 11 Jul 2001 11:10:13 +0000
(11:10 +0000)
lib/silcutil/silcthread.h
patch
|
blob
|
history
diff --git
a/lib/silcutil/silcthread.h
b/lib/silcutil/silcthread.h
index 8f2f7094dad83867edeca6add839c187c997fddb..5429e2772105ccc333619d7ab3b26c97baa75b1c 100644
(file)
--- a/
lib/silcutil/silcthread.h
+++ b/
lib/silcutil/silcthread.h
@@
-23,7
+23,7
@@
* DESCRIPTION
*
* Interface for SILC Thread implementation. This is platform independent
- * i
mplementation
of threads for applications that need concurrent execution
+ * i
nterface
of threads for applications that need concurrent execution
* with the application's main thread. The threads created with this
* interface executes concurrently with the calling thread.
*