]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elfcore.h
Add c-format tags to translatable strings with more than one argument-using formattin...
[thirdparty/binutils-gdb.git] / bfd / elfcore.h
index 9f873b7e26801f812cf3f774a080bd8c5b08e0cc..29b9ce4856b98898ce5c7290f40e56f11d74a0e3 100644 (file)
@@ -296,6 +296,7 @@ elf_core_file_p (bfd *abfd)
        if ((bfd_size_type) statbuf.st_size < high)
          {
            _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);