aboutsummaryrefslogtreecommitdiff
path: root/wind.c
diff options
context:
space:
mode:
Diffstat (limited to 'wind.c')
-rw-r--r--wind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wind.c b/wind.c
index 796476d..6199e3e 100644
--- a/wind.c
+++ b/wind.c
@@ -24,7 +24,7 @@ void resize() {
y_WMessage = 1;
w_WMessage = (4*COLS)/5-2;
- h_WMessage = LINES-5;
+ h_WMessage = LINES-2;
clear();
showContactListW();