From ca5fd743473b81a0d15fafe4e39a997ca6ca27f9 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 30 Nov 2003 18:40:41 +0000 Subject: * ChangeLog: Fix typos. * ecoff.c: Fix comment typos. * ecofflink.c: Likewise. * format.c: Likewise. * hp300hpux.c: Likewise. * i386linux.c: Likewise. * ieee.c: Likewise. * m68klinux.c: Likewise. * mach-o.h: Likewise. * mipsbsd.c: Likewise. * oasys.c: Likewise. * opncls.c: Likewise. * peXXigen.c: Likewise. * reloc.c: Likewise. * reloc16.c: Likewise. * section.c: Likewise. * simple.c: Likewise. * som.c: Likewise. * som.h: Likewise. * sparclinux.c: Likewise. * srec.c: Likewise. * syms.c: Likewise. * targets.c: Likewise. * tekhex.c: Likewise. * versados.c: Likewise. * vms-gsd.c: Likewise. * vms-hdr.c: Likewise. * vms-misc.c: Likewise. * xcofflink.c: Likewise. * xsym.h: Likewise. * bfd-in2.h: Regenerate. --- bfd/som.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/som.h') diff --git a/bfd/som.h b/bfd/som.h index 368aa88f0a..537ddaad1f 100644 --- a/bfd/som.h +++ b/bfd/som.h @@ -210,7 +210,7 @@ struct som_section_data_struct should be internal to the BFD backend. The idea is both SOM and ELF define these basic relocation - types so they map into a SOM or ELF specific reloation as + types so they map into a SOM or ELF specific relocation as appropriate. This allows GAS to share much more code between the two object formats. */ -- cgit v1.2.1