diff options
Diffstat (limited to 'bfd/som.c')
-rw-r--r-- | bfd/som.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2960,7 +2960,7 @@ som_write_fixups (abfd, current_offset, total_reloc_sizep) break; case R_END_TRY: - /* The end of a exception handling region. The reloc's + /* The end of an exception handling region. The reloc's addend contains the offset of the exception handling code. */ if (bfd_reloc->addend == 0) |