]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stty: fix translated --help so the gettext header is not printed
authorGöran Uddeborg <goeran@uddeborg.se>
Mon, 15 Feb 2016 21:00:52 +0000 (13:00 -0800)
committerPádraig Brady <P@draigBrady.com>
Mon, 15 Feb 2016 21:06:23 +0000 (13:06 -0800)
commit222e83056d46593431b7a1be323d884032199cd7
tree1dc8c84703a331c90ad1a8af0ff10d436c9fc2a2
parent632eda520f7cf49d9d1662835c7c37e17033e128
stty: fix translated --help so the gettext header is not printed

* src/stty.c (usage): Remove an erroneous call to translate an
empty string, added in commit v8.23-112-g564f84a, which results
in the gettext header being printed for translated languages.
* THANKS.in: Remove the now committer.
* NEWS: Mention the bug fix.
NEWS
THANKS.in
src/stty.c