From 96b7b6bc7149d4193360e28e8dc69d91d6cc7002 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 10 Jan 2013 22:36:08 +0000 Subject: [PATCH] Added extra line after /wins --- src/windows.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/windows.c b/src/windows.c index d8017e2b..0ceab11c 100644 --- a/src/windows.c +++ b/src/windows.c @@ -1140,6 +1140,8 @@ cons_show_wins(void) } } } + + cons_show(""); } void