]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix gettext extraction of usage messages 1161/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 20 Feb 2021 06:34:09 +0000 (01:34 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 23 Feb 2021 22:13:06 +0000 (17:13 -0500)
commitb205aca92c8c34e3611cc1fab58ae3248f2f37ae
treef6899e1618217a433a930748d44ca9b1f486853a
parentbd912c8583261f1f2521a06e5c05757cec032580
Fix gettext extraction of usage messages

Stop using macros for the newline and tab dividers between lines of
usage messages in kinit and kvno, so that gettext can extract the full
string.
src/clients/kinit/kinit.c
src/clients/kvno/kvno.c