summaryrefslogtreecommitdiff
path: root/minecctl/misc-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/misc-commands.c')
-rw-r--r--minecctl/misc-commands.c1
1 files changed, 1 insertions, 0 deletions
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;
}