From 7ec2a034f32f9a54e2d644847d4e50d44ff5d8c5 Mon Sep 17 00:00:00 2001
From: Frederic Culot <calcurse@culot.org>
Date: Thu, 21 Dec 2006 14:57:47 +0000
Subject: display adjustment in update_todo_panel()

---
 src/calcurse.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/calcurse.c b/src/calcurse.c
index 536b005..926b95b 100755
--- a/src/calcurse.c
+++ b/src/calcurse.c
@@ -1,4 +1,4 @@
-/*	$calcurse: calcurse.c,v 1.31 2006/12/19 08:14:02 culot Exp $	*/
+/*	$calcurse: calcurse.c,v 1.32 2006/12/21 14:57:47 culot Exp $	*/
 
 /*
  * Calcurse - text-based organizer
@@ -1183,7 +1183,7 @@ void add_item(void)
 void update_todo_panel(void)
 {
 	struct todo_s *i;
-	int len = nc_tod - 5;
+	int len = nc_tod - 6;
 	int num_todo = 0;
 	int y_offset = 3, x_offset = 1;
 	int t_realpos = -1;
-- 
cgit v1.2.3-70-g09d2