aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-06-29 15:07:46 +0000
committerDJ Delorie <dj@redhat.com>2000-06-29 15:07:46 +0000
commitcda43a1d52010f4381e7ce4f056431073c0104c8 (patch)
tree25bb59879aa6763ea9574c54d25eb411beefb006
parentb4b415e5714b8d5e3ebc8c09c6d6da5dda67b464 (diff)
downloadfsf-binutils-gdb-cda43a1d52010f4381e7ce4f056431073c0104c8.zip
fsf-binutils-gdb-cda43a1d52010f4381e7ce4f056431073c0104c8.tar.gz
fsf-binutils-gdb-cda43a1d52010f4381e7ce4f056431073c0104c8.tar.bz2
typo
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e0469e0..e8e8b63 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,6 +1,6 @@
2000-06-29 Mark Elbrecht <snowball3@bigfoot.com>
- * syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH.
+ * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
2000-06-28 Mark Elbrecht <snowball3@bigfoot.com>