diff options
author | John Gilmore <gnu@cygnus> | 1992-10-15 11:39:56 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-10-15 11:39:56 +0000 |
commit | 6803d8186f6bee7f92230ebe4c185f229c47a24e (patch) | |
tree | 0643fe86e9a9589836a3b2084c588071916835a7 | |
parent | c98d03eacfbae2a274d035acb9c08fc38d88a1ee (diff) | |
download | gdb-6803d8186f6bee7f92230ebe4c185f229c47a24e.zip gdb-6803d8186f6bee7f92230ebe4c185f229c47a24e.tar.gz gdb-6803d8186f6bee7f92230ebe4c185f229c47a24e.tar.bz2 |
Now update it in the *right* place...
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ae7f5b7..8c1fcac 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -10,7 +10,7 @@ Thu Oct 15 01:32:22 1992 John Gilmore (gnu@cygnus.com) Third argument is SEEK_SET or SEEK_CUR. Result is always 0 or -1. * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, - coffcode.h, elf.c, libaout.h, libbfd.h, srec.c: Lint. + coffcode.h, elf.c, libaout.h, libbfd-in.h, srec.c: Lint. Fri Oct 9 03:46:37 1992 John Gilmore (gnu@cygnus.com) |