summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2012-02-14 20:04:59 +0000
committerChristopher Faylor <me@cgf.cx>2012-02-14 20:04:59 +0000
commit1423a93374984f2d4fcd488681d463a90083d1af (patch)
tree83c46959d718cd9b17f40bc3f06e0dff6e2dd7ae
parent4eb5175d905a233eea5651489a1f9698159b9c67 (diff)
downloadcygnal-1423a93374984f2d4fcd488681d463a90083d1af.tar.gz
cygnal-1423a93374984f2d4fcd488681d463a90083d1af.tar.bz2
cygnal-1423a93374984f2d4fcd488681d463a90083d1af.zip
.
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 95cb0dd72..7cd11bc48 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -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>