* coff-h8300.c: Fix comment typos.

* coffcode.h: Likewise.
	* cpu-cris.c: Likewise.
	* elf32-vax.c: Likewise.
	* genlink.h: Likewise.
	* linker.c: Likewise.
	* som.c: Likewise.
	* tekhex.c: Likewise.
	* vms-misc.c: Likewise.
This commit is contained in:
Kazu Hirata
2002-12-20 22:41:13 +00:00
parent 14e9ca9515
commit 19852a2abd
10 changed files with 24 additions and 12 deletions

View File

@ -605,8 +605,8 @@ add_new_contents (abfd, section)
return newptr;
}
/* Save section data & offset to an vms_section structure
vms_section_table[] holds the vms_section chain */
/* Save section data & offset to a vms_section structure
vms_section_table[] holds the vms_section chain. */
bfd_boolean
_bfd_save_vms_section (abfd, section, data, offset, count)