From b8a913624264731bc3b25763fd80ed11f67681b3 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sat, 2 Feb 2008 07:53:19 +0100 Subject: [PATCH] Trim extra newline from documentation of econfig key update_demand --- include/econfig-spec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/econfig-spec.h b/include/econfig-spec.h index 8f7de9882..131b6b17a 100644 --- a/include/econfig-spec.h +++ b/include/econfig-spec.h @@ -117,7 +117,7 @@ EMPCFBOTH("update_demand", update_demand, int, NSC_INT, 0, EMPCF_COMMENT("# 0 - No demand updates\n" "# 1 - Scheduled updates are demand updates\n" "# 2 - Demand updates run right after the deciding vote is cast,\n" - "# in addition to (non-demand) scheduled updates\n") + "# in addition to (non-demand) scheduled updates") EMPCFBOTH("update_wantmin", update_wantmin, int, NSC_INT, 0, "Number of votes required for a demand update") EMPCFBOTH("update_demandtimes", update_demandtimes, char *, NSC_STRING, 0, -- 2.43.0