about summary refs log tree commit diff stats
path: root/src/ui/core.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-09-13 22:39:06 +0100
committerJames Booth <boothj5@gmail.com>2014-09-13 22:39:06 +0100
commitb111419693c5f6ac790a9723d75f33dad09a0b64 (patch)
tree042916c349ad27a9f281dfb7f1be38edd11137d6 /src/ui/core.c
parentc4b4cb557fa97a1dcafe6894e9d6cfb059d37548 (diff)
downloadprofani-tty-b111419693c5f6ac790a9723d75f33dad09a0b64.tar.gz
Added form type check on set
Diffstat (limited to 'src/ui/core.c')
-rw-r--r--src/ui/core.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/core.c b/src/ui/core.c
index 499cdf86..5c876b15 100644
--- a/src/ui/core.c
+++ b/src/ui/core.c
@@ -2041,6 +2041,8 @@ TODO add command to get help for a field
 
         curr_field = g_slist_next(curr_field);
     }
+
+    win_save_println(window, "");
 }
 
 static void