From aa9c5e9e6b6a9372181b0791b882484631ae5824 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Wed, 10 Oct 2001 12:08:29 +0000 Subject: * aout-encap.c: Fix comment typos. * aoutx.h: Likewise. * archive.c: Likewise. * bout.c: Likewise. * coff64-rs6000.c: Likewise. * coffcode.h: Likewise. * coffgen.c: Likewise. * cofflink.c: Likewise. * coff-mips.c: Likewise. * ecoff.c: Likewise. * elf32-m32r.c: Likewise. * libcoff-in.h: Likewise. * libecoff.h: Likewise. * libxcoff.h: Likewise. * nlm32-i386.c: Likewise. * pdp11.c: Likewise. * section.c: Likewise. * som.c: Likewise. * som.h: Likewise. * bfd-in2.h: Regenerate. * libcoff.h: Likewise. --- 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 158c96f918..94f03ab9f1 100644 --- a/bfd/som.h +++ b/bfd/som.h @@ -107,7 +107,7 @@ struct somdata { /* All the magic information about an executable which lives in the private BFD structure and needs to be copied from - the input bfd to the output bfd during a objcopy/strip. */ + the input bfd to the output bfd during an objcopy/strip. */ struct som_exec_data *exec_data; /* These three fields are only used when writing files and are -- cgit v1.2.1