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:
authorJeff Johnston <jjohnstn@redhat.com>2002-08-27 00:26:57 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-08-27 00:26:57 +0400
commit9b487837a5521cfe9917d935d5869d8da8110867 (patch)
treea23a40ec31ad0a7e4c02b499b53cf2b1760a461f /newlib
parenta4421c1152045b963fc8d0c1bf8bb3aaa84d1fdc (diff)
Fix 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 2e6380081..39e56728d 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -36,7 +36,7 @@
* libc/stdio64/Makefile.am: Add EL/IX level checking.
* libc/stdio64/Makefile.in: Regenerated.
* libc/stdio64/dummy.c: New file.
- * libc/stdio64/fgetpos64.c: Fix so _LARGEFILE_64 macro is checked
+ * libc/stdio64/fgetpos64.c: Fix so _LARGE64_FILES macro is checked
after first include.
* libc/stdio64/fopen64.c: Ditto.
* libc/stdio64/freopen64.c: Ditto.