Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-10-20 08:42:13 +0400
committerChristopher Faylor <me@cgf.cx>2002-10-20 08:42:13 +0400
commitda17f963787ab40e4d72c7d0fc6a6a17829443eb (patch)
treec4b842e0b3506128d817845931bac89e34ca6006
parentaab9ff2a5eb2ed719c4066906da293eb51a4fe3a (diff)
fix typo
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ffa4fb52a..98f90be63 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -117,7 +117,7 @@
* fork.cc (fork_parent): Save mount_table and myself_addr.
* pinfo.cc (myself_addr): New variable.
(set_myself): Pass PID_MYSELF flag to init.
- (pinfo::Init): Honor PID_MYSELF. Save address where myself shared
+ (pinfo::init): Honor PID_MYSELF. Save address where myself shared
memory resides in myself_addr, for fork.
* pinfo.h (myself_addr): Declare.
* shared.cc (memory_init): On fork, use previously saved address for