diff options
author | Yuri Chornovian <yurchor@ukr.net> | 2017-07-18 16:58:14 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-07-18 16:58:14 +0100 |
commit | de194d8575765da6c7905d09b8675c59fad035e9 (patch) | |
tree | b5d104395b4fb836d6b3a7687faa48d6a2544210 /bfd/sunos.c | |
parent | c5ed057625f886b14d9def3fa7488fd8bbbf7dd3 (diff) | |
download | fsf-binutils-gdb-de194d8575765da6c7905d09b8675c59fad035e9.zip fsf-binutils-gdb-de194d8575765da6c7905d09b8675c59fad035e9.tar.gz fsf-binutils-gdb-de194d8575765da6c7905d09b8675c59fad035e9.tar.bz2 |
Fix spelling typos.
Diffstat (limited to 'bfd/sunos.c')
-rw-r--r-- | bfd/sunos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/sunos.c b/bfd/sunos.c index 10f4354..6cfc26e 100644 --- a/bfd/sunos.c +++ b/bfd/sunos.c @@ -2314,7 +2314,7 @@ sunos_write_dynamic_symbol (bfd *output_bfd, } /* This is called for each reloc against an external symbol. If this - is a reloc which are are going to copy as a dynamic reloc, then + is a reloc which are going to copy as a dynamic reloc, then copy it over, and tell the caller to not bother processing this reloc. */ |