summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-08-11 21:32:09 +0000
committerRoland McGrath <roland@gnu.org>1998-08-11 21:32:09 +0000
commit050ec7d9649ccd80af121aaca1621f4af186d254 (patch)
tree9eaccd7967602a30bb5cee1c05c47880c0fc715f /libthreads/ChangeLog
parent429dca0cae580683aa5dd11b01feba6958744d9e (diff)
typo
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index e3bec7e9..87c02b11 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -11,7 +11,7 @@ Tue Jun 9 13:50:09 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
malloc_fork_prepare since we are no longer providing our own
malloc in this library.
(cthread_fork_parent): Likewise, for malloc_fork_parent.
- (cthread_fork_child): Likewize, for malloc_fork_child.
+ (cthread_fork_child): Likewise, for malloc_fork_child.
Wed Aug 20 15:39:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>