aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-12-29 11:45:12 +0000
committerNick Clifton <nickc@redhat.com>1997-12-29 11:45:12 +0000
commit0f3003ef0b27d95a59286a5e2153a223becb99b8 (patch)
treed28e1b158b58621abfab0b84cc77b61190a7681c /bfd/coff-arm.c
parenta3da1edc5e28f55a64c840dcb696f095c8a8024f (diff)
downloadgdb-0f3003ef0b27d95a59286a5e2153a223becb99b8.zip
gdb-0f3003ef0b27d95a59286a5e2153a223becb99b8.tar.gz
gdb-0f3003ef0b27d95a59286a5e2153a223becb99b8.tar.bz2
Fixed typo from my previous delta.
Diffstat (limited to 'bfd/coff-arm.c')
-rw-r--r--bfd/coff-arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-arm.c b/bfd/coff-arm.c
index ad42902..4ecf706 100644
--- a/bfd/coff-arm.c
+++ b/bfd/coff-arm.c
@@ -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.",