From 19852a2abd4f698ced10f575b2de381dd09e441d Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 20 Dec 2002 22:41:13 +0000 Subject: * 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. --- bfd/vms-misc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bfd/vms-misc.c') 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) -- cgit v1.1