summaryrefslogtreecommitdiff
path: root/mh/whom.c
diff options
context:
space:
mode:
authoruid65697 <uid65697>2003-12-26 12:56:35 +0000
committeruid65697 <uid65697>2003-12-26 12:56:35 +0000
commit37dbcca2bdab4ea25ef0ccb10e24e12b7bd0d597 (patch)
tree68336ed294aacf87529522047eb909bc70282124 /mh/whom.c
parent6556df8cbb781dae6e2c78b30a34896d6d1fc585 (diff)
downloadmailutils-37dbcca2bdab4ea25ef0ccb10e24e12b7bd0d597.tar.gz
mailutils-37dbcca2bdab4ea25ef0ccb10e24e12b7bd0d597.tar.bz2
Changed multiline doc string to
a single-line one: gettext 0.13 is unable to handle translator comments with multiline msgids.
Diffstat (limited to 'mh/whom.c')
-rw-r--r--mh/whom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mh/whom.c b/mh/whom.c
index a24a00727..329a71218 100644
--- a/mh/whom.c
+++ b/mh/whom.c
@@ -20,8 +20,8 @@
const char *program_version = "whom (" PACKAGE_STRING ")";
/* TRANSLATORS: Please, preserve the vertical tabulation (^K character)
in this message */
-static char doc[] = N_("GNU MH whom\v"
-"Use -help to obtain the list of traditional MH options.");
+static char doc[] = N_("GNU MH whom\v\
+Use -help to obtain the list of traditional MH options.");
static char args_doc[] = "[file]";
/* GNU options */

Return to:

Send suggestions and report system problems to the System administrator.