aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-08-25 17:13:58 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-08-25 17:13:58 -0700
commit5fdda9d6a4c3520f4787d96c4ae293783fe6262a (patch)
tree9a7bc7c84df4e84ec2ad4a833f5dab74e811be5a /bfd/elf32-i386.c
parent7d5b8b81d33e3cda028d814737015a7efa6b5035 (diff)
downloadfsf-binutils-gdb-5fdda9d6a4c3520f4787d96c4ae293783fe6262a.zip
fsf-binutils-gdb-5fdda9d6a4c3520f4787d96c4ae293783fe6262a.tar.gz
fsf-binutils-gdb-5fdda9d6a4c3520f4787d96c4ae293783fe6262a.tar.bz2
x86: Remove redundant "symbol" in comments
* elf32-i386.c (elf_i386_link_hash_entry): Remove redundant "symbol" in comments. * elf64-x86-64.c (elf_x86_64_link_hash_entry): Likewise.
Diffstat (limited to 'bfd/elf32-i386.c')
-rw-r--r--bfd/elf32-i386.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c
index 1009c17..179dc43 100644
--- a/bfd/elf32-i386.c
+++ b/bfd/elf32-i386.c
@@ -995,7 +995,7 @@ struct elf_i386_link_hash_entry
/* Don't call finish_dynamic_symbol on this symbol. */
unsigned int no_finish_dynamic_symbol : 1;
- /* TRUE if symbol symbol is __tls_get_addr. */
+ /* TRUE if symbol is __tls_get_addr. */
unsigned int tls_get_addr : 1;
/* Reference count of C/C++ function pointer relocations in read-write