bfd_set_input_error
[deliverable/binutils-gdb.git] / bfd / vms-lib.c
index 7b1320de721b9812f162402159d231d4b5a757ed..27f07e13a9ba7e87066d05e4a7dcd2342f8cb060 100644 (file)
@@ -2305,7 +2305,7 @@ _bfd_vms_lib_write_archive_contents (bfd *arch)
   return TRUE;
 
  input_err:
-  bfd_set_error (bfd_error_on_input, current, bfd_get_error ());
+  bfd_set_input_error (current, bfd_get_error ());
   return FALSE;
 }
 
This page took 0.025474 seconds and 4 git commands to generate.