diff options
author | Steve Huston <shuston@riverace.com> | 2001-02-28 00:29:40 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2001-02-28 00:29:40 +0000 |
commit | 6e176ea3a96f5217960311918e5a5f66770b02a4 (patch) | |
tree | e0ec137831aa4bd958013bba0aa47a677f28a3e3 /ChangeLogs | |
parent | faf2702853165c6ea218911a458abf56f553aae9 (diff) | |
download | ATCD-6e176ea3a96f5217960311918e5a5f66770b02a4.tar.gz |
Fix typo.
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 2 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 4f9908e7899..f5de16b7c5a 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -14,7 +14,7 @@ Tue Feb 27 17:31:48 2001 Steve Huston <shuston@riverace.com> easier to find one's way through. * ace/OS_Dirent.inl (readdir_r): Added 'defined (HPUX_11)' to the - ways to get the POSIX.1c-conformand version of readdir_r. Allows + ways to get the POSIX.1c-conformant version of readdir_r. Allows clean compile on HP-UX 11 without thread support. Tue Feb 27 11:38:38 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 4f9908e7899..f5de16b7c5a 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -14,7 +14,7 @@ Tue Feb 27 17:31:48 2001 Steve Huston <shuston@riverace.com> easier to find one's way through. * ace/OS_Dirent.inl (readdir_r): Added 'defined (HPUX_11)' to the - ways to get the POSIX.1c-conformand version of readdir_r. Allows + ways to get the POSIX.1c-conformant version of readdir_r. Allows clean compile on HP-UX 11 without thread support. Tue Feb 27 11:38:38 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> |