aboutsummaryrefslogtreecommitdiff
path: root/bfd/ieee.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-08-07 19:39:55 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-08-07 19:39:55 +0000
commit46f5aac8f58529a66cbad99dbc44b85227bbebe9 (patch)
tree2a26be353c1b027c04df2928b62b84b6b69b3bbb /bfd/ieee.c
parent7e984c814e5d7b29c040160ffaf7fbffff32ad0c (diff)
downloadgdb-46f5aac8f58529a66cbad99dbc44b85227bbebe9.zip
gdb-46f5aac8f58529a66cbad99dbc44b85227bbebe9.tar.gz
gdb-46f5aac8f58529a66cbad99dbc44b85227bbebe9.tar.bz2
2000-08-07 Kazu Hirata <kazu@hxi.com>
* ieee.c: Fix a comment typo. * elf64-ia64.c: Likewise.
Diffstat (limited to 'bfd/ieee.c')
-rw-r--r--bfd/ieee.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/bfd/ieee.c b/bfd/ieee.c
index 71b967a..5bbe0a7 100644
--- a/bfd/ieee.c
+++ b/bfd/ieee.c
@@ -3197,11 +3197,9 @@ relocate_debug (output, input)
block ();
}
-/*
- During linking, we we told about the bfds which made up our
- contents, we have a list of them. They will still be open, so go to
- the debug info in each, and copy it out, relocating it as we go.
-*/
+/* During linking, we told about the bfds which made up our contents,
+ we have a list of them. They will still be open, so go to the
+ debug info in each, and copy it out, relocating it as we go. */
static boolean
ieee_write_debug_part (abfd)