* aout-adobe.c: Don't compare against "true" or "false.
[deliverable/binutils-gdb.git] / bfd / elf32-i370.c
index fc82b47a080ef20c0faf93d717737a36eb91941b..e0ec33c2b8de3ac90bd2deb53554f6024cbe13cd 100644 (file)
@@ -319,7 +319,7 @@ static boolean i370_elf_create_dynamic_sections PARAMS ((bfd *,
 
 static boolean i370_elf_section_from_shdr PARAMS ((bfd *,
                                                   Elf32_Internal_Shdr *,
-                                                  char *));
+                                                  const char *));
 static boolean i370_elf_fake_sections PARAMS ((bfd *,
                                               Elf32_Internal_Shdr *,
                                               asection *));
@@ -429,7 +429,7 @@ static boolean
 i370_elf_section_from_shdr (abfd, hdr, name)
      bfd *abfd;
      Elf32_Internal_Shdr *hdr;
-     char *name;
+     const char *name;
 {
   asection *newsect;
   flagword flags;
This page took 0.025711 seconds and 4 git commands to generate.