Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elfcore.h
index de200f97f9e8729f1e6f07b56e4a5e01dac05620..29b9ce4856b98898ce5c7290f40e56f11d74a0e3 100644 (file)
@@ -295,7 +295,8 @@ elf_core_file_p (bfd *abfd)
       {
        if ((bfd_size_type) statbuf.st_size < high)
          {
-           (*_bfd_error_handler)
+           _bfd_error_handler
+             /* xgettext:c-format */
              (_("Warning: %B is truncated: expected core file "
                 "size >= %lu, found: %lu."),
               abfd, (unsigned long) high, (unsigned long) statbuf.st_size);
This page took 0.022966 seconds and 4 git commands to generate.