aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/bfd.c')
-rw-r--r--bfd/bfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd.c b/bfd/bfd.c
index 4a027aa..6b4d447 100644
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -157,7 +157,7 @@ CODE_FRAGMENT
. struct sun_core_struct *sun_core_data;
. struct trad_core_struct *trad_core_data;
. struct hppa_data_struct *hppa_data;
-. struct hppa_core_struct *hppa_core_data;
+. struct hpux_core_struct *hpux_core_data;
. struct sgi_core_struct *sgi_core_data;
. PTR any;
. } tdata;