* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,
authorJohn Gilmore <gnu@cygnus>
Thu, 15 Oct 1992 09:00:09 +0000 (09:00 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 15 Oct 1992 09:00:09 +0000 (09:00 +0000)
commitf8e01940189dfd4a06f8818d4442ce6d39fd9539
tree6100ef7299d0808978b22575fea4c1c4df1ea80d
parentdac4929a6d43b500b573166e53a6706789c7cad1
* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,
coffcode.h, elf.c, ieee.c, libaout.h, libbfd.c, oasys.c,
sco-core.c:  Lint:  Second argument of bfd_seek is always file_ptr.
Third argument is SEEK_SET or SEEK_CUR.  Result is always 0 or -1.
13 files changed:
bfd/ChangeLog
bfd/aout-adobe.c
bfd/aoutf1.h
bfd/archive.c
bfd/bout.c
bfd/coff-rs6000.c
bfd/coffcode.h
bfd/elf.c
bfd/ieee.c
bfd/libaout.h
bfd/libbfd.c
bfd/oasys.c
bfd/sco-core.c