about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-01-10 22:36:08 +0000
committerJames Booth <boothj5@gmail.com>2013-01-10 22:36:08 +0000
commit96b7b6bc7149d4193360e28e8dc69d91d6cc7002 (patch)
tree2ef431d8cc33701d5be1d8def00f2d77c27cfe26
parent3706131e44ab3c1a6ad7e6c165a9c8cb25b2baa9 (diff)
downloadprofani-tty-96b7b6bc7149d4193360e28e8dc69d91d6cc7002.tar.gz
Added extra line after /wins
-rw-r--r--src/windows.c2
1 files changed, 2 insertions, 0 deletions
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