diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-03-22 21:52:52 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-03-22 21:52:52 +0000 |
commit | 672c2d7e5228b9c71b77d94647346f7b6a0cb2e4 (patch) | |
tree | 8267dd4e3e088c1f88ad3051c78bb44c3db5d056 /bfd/ChangeLog | |
parent | c927f9efbfa41c7363e214f8a773c7fef8e56930 (diff) | |
download | gdb-672c2d7e5228b9c71b77d94647346f7b6a0cb2e4.zip gdb-672c2d7e5228b9c71b77d94647346f7b6a0cb2e4.tar.gz gdb-672c2d7e5228b9c71b77d94647346f7b6a0cb2e4.tar.bz2 |
* hash.c (strtab_hash_newfunc): Fix typo in allocated size.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index dba1adb..f02c677 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2005-03-22 Hans-Peter Nilsson <hp@axis.com> + + * hash.c (strtab_hash_newfunc): Fix typo in allocated size. + 2005-03-22 Bob Wilson <bob.wilson@acm.org> * xtensa-isa.c (xtensa_opcode_lookup, xtensa_state_lookup, |