* aout-adobe.c (aout_adobe_set_section_contents): Constify location.
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.h
index 71cdc07e79a76020d6088238b2c6070e60732a0b..b4230eb31641bc3c7a266e91e1ad0ac5ddeb6453 100644 (file)
@@ -80,7 +80,7 @@ extern bfd_boolean _bfd_mips_elf_find_nearest_line
   PARAMS ((bfd *, asection *, asymbol **, bfd_vma, const char **,
           const char **, unsigned int *));
 extern bfd_boolean _bfd_mips_elf_set_section_contents
-  PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
+  PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
 extern bfd_byte *_bfd_elf_mips_get_relocated_section_contents
   PARAMS ((bfd *, struct bfd_link_info *, struct bfd_link_order *,
           bfd_byte *, bfd_boolean, asymbol **));
This page took 0.024211 seconds and 4 git commands to generate.