Update help text for commands implemented in Python
[deliverable/binutils-gdb.git] / bfd / coff-arm.c
index f0e3e30128a003447809d0d27b7efff9b51de216..a07fc64febb1a5691af9cfcbcf6822f1268f6326 100644 (file)
@@ -814,7 +814,7 @@ coff_thumb_pcrel_12 (bfd *abfd,
                                  b12);
 }
 
-static const struct reloc_howto_struct *
+static reloc_howto_type *
 coff_arm_reloc_type_lookup (bfd * abfd, bfd_reloc_code_real_type code)
 {
 #define ASTD(i,j)       case i: return aoutarm_std_reloc_howto + j
This page took 0.023538 seconds and 4 git commands to generate.