diff options
author | Ben Elliston <bje@au.ibm.com> | 2004-08-20 11:44:26 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2004-08-20 11:44:26 +0000 |
commit | f89c4decd1aa1edde0acdbcf9637f2f4a42a5783 (patch) | |
tree | a6b407a5b0fe2152844d8231a3aa8b0811fcaa1c /bfd | |
parent | 2f193b694d5d5b41d117692be58164c8264dcaef (diff) | |
download | gdb-f89c4decd1aa1edde0acdbcf9637f2f4a42a5783.zip gdb-f89c4decd1aa1edde0acdbcf9637f2f4a42a5783.tar.gz gdb-f89c4decd1aa1edde0acdbcf9637f2f4a42a5783.tar.bz2 |
Fix typo in Alan Modra's 2004-08-16 entry.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7298b0d..a854b12 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -99,7 +99,7 @@ 2004-08-16 Alan Modra <amodra@bigpond.net.au> * pdp11.c (struct pdp11_aout_reloc_external): Delete. Replace - occurrences with bfd_btye * thoughout file. + occurrences with bfd_byte * thoughout file. * coff-rs6000.c (do_shared_object_padding): Warning fix. (xcoff_write_armap_big): Likewise. |