summaryrefslogtreecommitdiff
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
commitf1133c26ed492d6dc34894b33451cd09fb063e36 (patch)
tree3f03213bbd1878ccde1ecbd8cdab8e80fe113246 /bfd/vms-misc.c
parenta1d06176ffcd8faa8ef5842d5a0ede86184c54cd (diff)
downloadgdb-f1133c26ed492d6dc34894b33451cd09fb063e36.tar.gz
* 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 de76fe5b61e..86b84d74104 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)