summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-25 00:41:25 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-25 00:41:25 +0000
commit14f4c216e6491f5b7f7a1b672cc32cf46057140f (patch)
tree1ab00a38439b14e9f4e968b656996edb4dc5599b
parentd163cf6bcde1dd51a202fb25b174ae7b29bddfe4 (diff)
downloadbinutils-redhat-14f4c216e6491f5b7f7a1b672cc32cf46057140f.tar.gz
Replace oddly-encoded blank with regular blanks
-rw-r--r--ld/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e7d58eee89..aa78d98712 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -423,7 +423,7 @@
for various msp430 configurations.
* gen-doc.texi: Enable msp430 documenation.
* ld.texinfo: Document msp430 sections.
- * scripttempl/elf32msp430.sc: New file.-b Linker script for msp430.-A
+ * scripttempl/elf32msp430.sc: New file. Linker script for msp430.
* scripttempl/elf32msp430_3.sc: New file. Linker script for msp430.
2002-12-30 Ralf Habacker <Ralf.Habacker@freenet.de>