diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2013-10-24 01:21:33 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2013-10-24 01:21:33 +0000 |
commit | 72a386373e0fb620e943064f63f9e4d142c933d7 (patch) | |
tree | c83e72f3ba972b9a508df97fd57a683a52036945 /newlib/ChangeLog | |
parent | 17b0a565b0930da0791926edfdd4310934521288 (diff) | |
download | cygnal-72a386373e0fb620e943064f63f9e4d142c933d7.tar.gz cygnal-72a386373e0fb620e943064f63f9e4d142c933d7.tar.bz2 cygnal-72a386373e0fb620e943064f63f9e4d142c933d7.zip |
* libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typo
in last change.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 1d3ce7444..0c89f3076 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2013-10-24 Hans-Peter Nilsson <hp@axis.com> + + * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typo + in last change. + 2013-10-23 Corinna Vinschen <vinschen@redhat.com> * libc/include/stdio.h (funopen): Change prototype of |