Fix a translation problem for the text generated by readelf at the start of a dump...
authorNick Clifton <nickc@redhat.com>
Mon, 12 Jul 2021 13:14:33 +0000 (14:14 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 12 Jul 2021 13:14:33 +0000 (14:14 +0100)
commitf253158fafd213c209a5b2a56e22b53760a7132d
tree01b82729f213e63fa3d402edd931c88bd7c3f8f1
parentc33be6de41550bf38ab08cd73936c4ea164bc736
Fix a translation problem for the text generated by readelf at the start of a dump of a dynamic section.

PR 28072
binutils * readelf.c (process_dynamic_section): Use ngettext to help with translation of header text.
binutils/readelf.c