aboutsummaryrefslogtreecommitdiff
path: root/bfd/vms-misc.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-12-20 22:41:13 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-12-20 22:41:13 +0000
commit19852a2abd4f698ced10f575b2de381dd09e441d (patch)
tree26ebee768a1d0deeae6234cb837e018385e6c081 /bfd/vms-misc.c
parent14e9ca951563089b049696580d420f648d73cc54 (diff)
downloadgdb-19852a2abd4f698ced10f575b2de381dd09e441d.zip
gdb-19852a2abd4f698ced10f575b2de381dd09e441d.tar.gz
gdb-19852a2abd4f698ced10f575b2de381dd09e441d.tar.bz2
* 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.
Diffstat (limited to 'bfd/vms-misc.c')
-rw-r--r--bfd/vms-misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/vms-misc.c b/bfd/vms-misc.c
index de76fe5..86b84d7 100644
--- a/bfd/vms-misc.c
+++ b/bfd/vms-misc.c
@@ -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)