finch/libgnt/gntwm.c

branch
next.minor
changeset 21243
287bfd29dae6
parent 21240
b78eaddaae02
child 21453
a90cf329cd48
--- a/finch/libgnt/gntwm.c	Tue Oct 16 11:05:59 2007 +0000
+++ b/finch/libgnt/gntwm.c	Tue Oct 16 13:06:48 2007 +0000
@@ -1675,7 +1675,7 @@
 {
 	while (widget->parent)
 		widget = widget->parent;
-	
+
 	if (GNT_WIDGET_IS_FLAG_SET(widget, GNT_WIDGET_INVISIBLE) ||
 			g_hash_table_lookup(wm->nodes, widget)) {
 		update_screen(wm);

mercurial