From 6db27716de7227fbd9c08a85d7ee9eeb38d17f74 Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Sun, 12 Jul 2020 11:44:46 +0200 Subject: Some minor fixes --- minecctl/misc-commands.c | 1 + 1 file changed, 1 insertion(+) (limited to 'minecctl/misc-commands.c') diff --git a/minecctl/misc-commands.c b/minecctl/misc-commands.c index 34dd990..db9b937 100644 --- a/minecctl/misc-commands.c +++ b/minecctl/misc-commands.c @@ -701,6 +701,7 @@ static bool do_one_status(struct cfg *cfg, struct server *server) ansi_red, ansi_normal, error); rv = false; } + info(""); return rv; } -- cgit v1.2.3