aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 94b7f6b0..18785afa 100644
--- a/src/main.c
+++ b/src/main.c
@@ -867,7 +867,7 @@ struct mu_cfg_param mf_cfg_param[] = {
867 { "lock-retry-timeout", mu_cfg_callback, NULL, 0, 867 { "lock-retry-timeout", mu_cfg_callback, NULL, 0,
868 config_cb_lock_retry_timeout, 868 config_cb_lock_retry_timeout,
869 N_("Set the time span between the two DBM locking attempts."), 869 N_("Set the time span between the two DBM locking attempts."),
870 N_("time") }, 870 N_("time: interval") },
871 871
872 { "max-match-mx", mu_c_size, &max_match_mx, 0, NULL, 872 { "max-match-mx", mu_c_size, &max_match_mx, 0, NULL,
873 N_("Maximum number of MXs used by MFL \"mx match\" operation.") }, 873 N_("Maximum number of MXs used by MFL \"mx match\" operation.") },

Return to:

Send suggestions and report system problems to the System administrator.