summaryrefslogtreecommitdiff
path: root/ruth
diff options
context:
space:
mode:
authortschwinge <tschwinge>2008-02-04 14:38:06 +0000
committertschwinge <tschwinge>2008-02-04 14:38:06 +0000
commit8b95a0e523c498a800a8092524ea2a652ddae1dc (patch)
treec11a8611b816e5af1ea3e54ef8aab4bcc0d6ad80 /ruth
parent69acd38a9b6d1266597cca28beec83fd4aa96c2b (diff)
Typo.
Diffstat (limited to 'ruth')
-rw-r--r--ruth/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruth/ChangeLog b/ruth/ChangeLog
index 387d09c..8cb7fba 100644
--- a/ruth/ChangeLog
+++ b/ruth/ChangeLog
@@ -25,7 +25,7 @@
* malloc.c: Likewise.
* malloc-wrap.c: Likewise.
* ia32-cmain.c: Move to ../libc-parts/ia32-cmain.c.
- * ia32-crt0.S: Move to ../libc-parts/ia32-crt0.c.
+ * ia32-crt0.S: Move to ../libc-parts/ia32-crt0.S.
* ruth.c: Include <stdio.h>. Don't include "ruth.h".
(output_debug): Declare, don't define.
(exit): Remove function.