From 2d3bac803c00df21aaa6026b125c3d817d3e20b8 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Mon, 8 Apr 2013 19:23:58 +0200 Subject: [PATCH] Drop extra blank line in output of pconfig --- 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 6935ed7eb..46c91c2c1 100644 --- a/include/econfig-spec.h +++ b/include/econfig-spec.h @@ -98,7 +98,7 @@ EMPCFBOTH("keep_journal", keep_journal, int, NSC_INT, KM_INTERNAL, "Enable journal log file") EMPCF_COMMENT("# 0 - Disabled\n" "# 1 - Enabled, player output suppressed\n" - "# 2 - Enabled, log everything (big; rotating & compressing advised)\n") + "# 2 - Enabled, log everything (big; rotating & compressing advised)") EMPCFBOTH("post_crash_dump_hook", post_crash_dump_hook, char *, NSC_STRING, KM_INTERNAL, "Shell command run right after a crash dump, in the game's data directory") EMPCFBOTH("privname", privname, char *, NSC_STRING, 0, -- 2.43.0