]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Fix error message strings so that they can be translated properly.
authorNick Clifton <nickc@redhat.com>
Thu, 30 Oct 2014 09:53:56 +0000 (09:53 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Oct 2014 09:53:56 +0000 (09:53 +0000)
commit76ca31c09f629e670ffd57e79c0604db7ddecc9e
tree44df245809ed733d6258ef8b952170dd5ba82782
parent6427bef6d182b98dce746467c7c09e19e7cf7e2d
Fix error message strings so that they can be translated properly.

* readelf.c (CHECK_ENTSIZE_VALUES): Rewrite error message so that
there is a single string for translation.
(dynamic_section_mips_val): Likewise.
binutils/ChangeLog
binutils/readelf.c