aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-07-03 18:47:53 +0000
committerNick Clifton <nickc@redhat.com>2000-07-03 18:47:53 +0000
commit99d6ac2f42ac933d1954e34241b38fb773965a17 (patch)
tree20bae73ff741287f02900f043b2b6b1e14bf0938
parente42026815ec62b9d0c8822c6eada3186f3e37886 (diff)
downloadgdb-99d6ac2f42ac933d1954e34241b38fb773965a17.zip
gdb-99d6ac2f42ac933d1954e34241b38fb773965a17.tar.gz
gdb-99d6ac2f42ac933d1954e34241b38fb773965a17.tar.bz2
Fix typo in previous delta
-rw-r--r--bfd/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e988660..d6d0d48 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -5,8 +5,8 @@
2000-07-03 Nick Clifton <nickc@redhat.com>
- (IS_EXTERNAL): New macro: Return true if the symbol is an external
- symbol.
+ * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol
+ is an external symbol.
(IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak
external symbol.