diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-11-30 18:40:41 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-11-30 18:40:41 +0000 |
commit | 7dee875eb1820533b0804ebb06ed3290299c4ecd (patch) | |
tree | 28d2f17344980b94f9638c15d05fdf05d4282316 /bfd/oasys.c | |
parent | 2003-11-29 Michael Chastain <mec.gnu@mindspring.com> (diff) | |
download | binutils-gdb-7dee875eb1820533b0804ebb06ed3290299c4ecd.tar.gz binutils-gdb-7dee875eb1820533b0804ebb06ed3290299c4ecd.tar.bz2 binutils-gdb-7dee875eb1820533b0804ebb06ed3290299c4ecd.zip |
* 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.
Diffstat (limited to 'bfd/oasys.c')
-rw-r--r-- | bfd/oasys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/oasys.c b/bfd/oasys.c index 8c30197c2d5..be6a8d90d86 100644 --- a/bfd/oasys.c +++ b/bfd/oasys.c @@ -324,7 +324,7 @@ oasys_archive_p (abfd) /* There isn't a magic number in an Oasys archive, so the best we - can do to verify reasnableness is to make sure that the values in + can do to verify reasonableness is to make sure that the values in the header are too weird */ |