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-06-25 04:02:32 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-06-25 04:02:32 +0400
commit1e7ca7111f58f38d407a34d87d3946ed35a1e4ee (patch)
tree3362fc8f6428393f7c411f3d69e8d4c80946dac0 /newlib
parentd5487d3fb771c118a7568b95e08d7a4ebebce7fa (diff)
Fix typo in latest change to libc/machine/sh - new file should be strlen.S.
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 772b268e3..a52a0a979 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -13,7 +13,7 @@
2002-06-24 J"orn Rennecke <joern.rennecke@superh.com>
- * libc/machine/sh/strcpy.S: New file.
+ * libc/machine/sh/strlen.S: New file.
* libc/machine/sh/Makefile.am (lib_a_SOURCES): Add rule for it.
* libc/machine/sh/Makefile.am: Regenerate.