mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* 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:
@ -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)
|
||||
|
Reference in New Issue
Block a user