summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-08-17 02:39:26 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-08-17 02:39:26 +0000
commitc63e2546f9118c71da5b9a30685cdc68393bd230 (patch)
tree98e134acdb3765907db71c8a11d8c03e4929bdcc /bfd/elf-bfd.h
parent83f9620ac3d7ddabc290d400085156fe84e67529 (diff)
downloadbinutils-redhat-c63e2546f9118c71da5b9a30685cdc68393bd230.tar.gz
typo fixes
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r--bfd/elf-bfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
index 6a44912fd4..e57528ea0f 100644
--- a/bfd/elf-bfd.h
+++ b/bfd/elf-bfd.h
@@ -2465,7 +2465,7 @@ extern asection _bfd_elf_large_com_section;
continue; \
}
-/* Will a symbol be bound to the the definition within the shared
+/* Will a symbol be bound to the definition within the shared
library, if any. A unique symbol can never be bound locally. */
#define SYMBOLIC_BIND(INFO, H) \
(!(H)->unique_global \