From: Nick Clifton Date: Mon, 3 Jul 2000 18:47:53 +0000 (+0000) Subject: Fix typo in previous delta X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=99d6ac2f42ac933d1954e34241b38fb773965a17;p=binutils-gdb.git Fix typo in previous delta --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e988660a009..d6d0d48944a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,8 +5,8 @@ 2000-07-03 Nick Clifton - (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.