This commit is contained in:
Christopher Faylor 2012-02-14 20:04:59 +00:00
parent 4eb5175d90
commit 1423a93374
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* init.cc (search_for): Calculate for every new process rather than
using shared value.
(threadfunc_ix): Fill in for ever new process rather than sing shared
(threadfunc_ix): Fill in for every new process rather than sing shared
value.
2012-02-14 Corinna Vinschen <corinna@vinschen.de>