From 6460de7d7ac87145594f28a416f926f830df9b8c Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 21 Jan 2008 14:33:31 +0000 Subject: * src/symtab.c: Ported r1584 from branches/gmach. * NEWS: Update. * doc/mailfromd.texi: Updated. * configure.ac: Version 4.3 (preparing for the release). git-svn-id: file:///svnroot/mailfromd/trunk@1585 7a8a7f39-df28-0410-adc6-e0d955640f24 --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 4741dba4..6efb0e8e 100644 --- a/src/main.c +++ b/src/main.c @@ -1621,7 +1621,7 @@ struct mu_cfg_param mf_cfg_param[] = { N_("Set Mailfromd debug verbosity level. Argument is a comma-" "separated list of debug specifications, each of which has the " "following form:\n" - " [=\n" + " [=]\n" "where is the name of a Mailfromd module, and " "is the desired verbosity level for that module."), N_("spec: list") }, -- cgit v1.2.1