From 183df869b606153564c7cc73d96628b773d183cc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 11 Aug 1999 18:15:39 +0000 Subject: [PATCH] Fix typo. --- bfd/elf-hppa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/elf-hppa.h b/bfd/elf-hppa.h index 67bc319..413b371 100644 --- a/bfd/elf-hppa.h +++ b/bfd/elf-hppa.h @@ -636,7 +636,7 @@ elf_hppa_fake_sections (abfd, hdr, sec) if (strcmp (name, ".PARISC.unwind") == 0) { - section *sec; + asection *sec; hdr->sh_type = SHT_LOPROC + 1; /* ?!? How are unwinds supposed to work for symbols in arbitrary sections? Or what if we have multiple .text sections in a single -- 2.7.4