diff options
author | Christopher Faylor <me@cgf.cx> | 2001-05-08 14:06:55 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-05-08 14:06:55 +0000 |
commit | c63e9997e64654d873e9d5a3609c7e6f4d51fca1 (patch) | |
tree | be8af159e7987816b8d71fb1ce41d57d6a8b833b /newlib | |
parent | ef8b659086c7867e9fb182c3e2fb6f58c7c5edf3 (diff) | |
download | newlib-c63e9997e64654d873e9d5a3609c7e6f4d51fca1.zip newlib-c63e9997e64654d873e9d5a3609c7e6f4d51fca1.tar.gz newlib-c63e9997e64654d873e9d5a3609c7e6f4d51fca1.tar.bz2 |
Fix typo.
Diffstat (limited to 'newlib')
-rw-r--r-- | newlib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 5866fc4..79f59fb 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,7 +1,7 @@ Mon May 7 20:39:25 2001 Christopher Faylor <cgf@cygnus.com> * libc/include/sys/stat.h: Revert March 3, Cygwin change. - * libc/include/sys/Ditto.h: Ditto. + * libc/include/sys/unistd.h: Ditto. 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net> |