Fixed typo from my previous delta.

This commit is contained in:
Nick Clifton
1997-12-29 11:45:12 +00:00
parent a3da1edc5e
commit 0f3003ef0b
2 changed files with 6 additions and 1 deletions

View File

@@ -1165,7 +1165,7 @@ coff_arm_relocate_section (output_bfd, info, input_bfd, input_section,
if ((my_offset & 0x01) == 0x01)
{
if (h->sec_owner != NULL
if (h_sec->owner != NULL
&& INTERWORK_SET (h_sec->owner)
&& ! INTERWORK_FLAG (h_sec->owner))
_bfd_error_handler ("%s: warning: interworking not enabled.",