2000-08-07 Kazu Hirata <kazu@hxi.com>

* ieee.c: Fix a comment typo.
	* elf64-ia64.c: Likewise.
This commit is contained in:
Kazu Hirata
2000-08-07 19:39:55 +00:00
parent 7e984c814e
commit 46f5aac8f5
3 changed files with 10 additions and 7 deletions

View File

@ -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)