changeset 18422:b8cf3002bb99

The key has been processed. Return TRUE.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 03 Jul 2007 09:41:22 +0000
parents e16d097c5739
children 48067a8f6a32
files finch/libgnt/gntwm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/finch/libgnt/gntwm.c	Tue Jul 03 08:54:34 2007 +0000
+++ b/finch/libgnt/gntwm.c	Tue Jul 03 09:41:22 2007 +0000
@@ -1028,7 +1028,7 @@
 	gnt_ws_draw_taskbar(wm->cws, TRUE);
 	curs_set(0);   /* endwin resets the cursor to normal */
 
-	return FALSE;
+	return TRUE;
 }
 
 static gboolean