summaryrefslogtreecommitdiff
path: root/ld/mri.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-01-02 03:53:53 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-01-02 03:53:53 +0000
commit396a24671935a40f9b9681416e8837488fefcea2 (patch)
tree8df5babec2ef57864bf17f3b8f4ada3704ac70da /ld/mri.c
parent55ac548dfbc3a914db2b07b958523573f34690a1 (diff)
downloadbinutils-gdb-396a24671935a40f9b9681416e8837488fefcea2.tar.gz
* ldfile.c: Fix comment typos.
* ldlang.c: Likewise. * mri.c: Likewise. * pe-dll.c: Likewise.
Diffstat (limited to 'ld/mri.c')
-rw-r--r--ld/mri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/mri.c b/ld/mri.c
index 9e686b1c854..cc9de64d8cd 100644
--- a/ld/mri.c
+++ b/ld/mri.c
@@ -149,7 +149,7 @@ mri_draw_tree ()
/* Now build the statements for the ldlang machine. */
- /* Attatch the addresses of any which have addresses,
+ /* Attach the addresses of any which have addresses,
and add the ones not mentioned. */
if (address != (struct section_name_struct *) NULL)
{