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
path: root/newlib
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-05-26 01:32:26 +0400
committerEric Blake <eblake@redhat.com>2011-05-26 01:32:26 +0400
commitd644e79f34cf2c8ef3f3a621ea4691ae6c5bb79f (patch)
treede391a763c081f11b1226511fdc2ca313805b157 /newlib
parentc65167c86ed578b96c8466f2b006ef28a62c55c5 (diff)
fix changelog typo
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 82ca1a2f7..6fae8d0ee 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -7,7 +7,7 @@
* libc/string/strerror.c (strerror): Split body into...
(_strerror_r): ...new reentrant function.
* libc/string/u_strerr.c (_user_strerror): Update signature.
- * libc/include/stdio.h (_strerror_r): New prototype.
+ * libc/include/string.h (_strerror_r): New prototype.
* libc/posix/collate.c (__collate_err): Adjust callers.
* libc/stdio/perror.c (_perror_r): Likewise.
* libc/string/strerror_r.c (strerror_r): Likewise.