daily update
[deliverable/binutils-gdb.git] / bfd / aout-adobe.c
index 5a168b01ca3b4b68000e0bca030765ac16eceddb..72fed359b2360ac6e67e5c178a5b93b631029a68 100644 (file)
@@ -194,7 +194,7 @@ aout_adobe_callback (abfd)
        default:
          (*_bfd_error_handler)
            (_("%s: Unknown section type in a.out.adobe file: %x\n"),
-            bfd_get_filename (abfd), ext->e_type[0]);
+            bfd_archive_filename (abfd), ext->e_type[0]);
          goto no_more_sections;
        }
 
This page took 0.023846 seconds and 4 git commands to generate.