diff options
author | Alan Modra <amodra@gmail.com> | 2006-06-06 03:04:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-06-06 03:04:12 +0000 |
commit | 0bef4ce53867deab8b2876677d6c201b87a85a27 (patch) | |
tree | d6152854ae46b4e129425818e73ce5458b0ecca4 /bfd/ChangeLog | |
parent | d3fd40746a745dfda9997e1e0a850df72a366291 (diff) | |
download | fsf-binutils-gdb-0bef4ce53867deab8b2876677d6c201b87a85a27.zip fsf-binutils-gdb-0bef4ce53867deab8b2876677d6c201b87a85a27.tar.gz fsf-binutils-gdb-0bef4ce53867deab8b2876677d6c201b87a85a27.tar.bz2 |
* hash.c (bfd_hash_lookup): Correct stray line.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 55ebb6e..9315a7b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ 2006-06-06 Alan Modra <amodra@bigpond.net.au> + * hash.c (bfd_hash_lookup): Correct stray line. + * elf.c (_bfd_elf_init_private_section_data): Comment typo. (elfcore_grok_nto_status): Use long instead of pid_t. (elfcore_grok_nto_regs, elfcore_grok_nto_note): Likewise. |