diff options
Diffstat (limited to 'bfd/elf32-vax.c')
-rw-r--r-- | bfd/elf32-vax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-vax.c b/bfd/elf32-vax.c index 20716fa..a9e8b0b 100644 --- a/bfd/elf32-vax.c +++ b/bfd/elf32-vax.c @@ -783,7 +783,7 @@ elf_vax_check_relocs (abfd, info, sec, relocs) PC relative relocations we have entered for this symbol, so that we can discard them again if the symbol is later defined by a regular object. Note that this function is - only called if we are using an vaxelf linker hash table, + only called if we are using a vaxelf linker hash table, which means that h is really a pointer to an elf_vax_link_hash_entry. */ if ((ELF32_R_TYPE (rel->r_info) == R_VAX_PC8 |