From 2392772af407c6f40bdfcf0473c6bf15cdf805c9 Mon Sep 17 00:00:00 2001 From: Sebastian Dransfeld Date: Thu, 14 Jan 2010 22:10:00 +0000 Subject: [PATCH] formatting SVN revision: 45136 --- src/bin/e_int_shelf_config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_int_shelf_config.c b/src/bin/e_int_shelf_config.c index 13480fe86..231dd4995 100644 --- a/src/bin/e_int_shelf_config.c +++ b/src/bin/e_int_shelf_config.c @@ -466,7 +466,7 @@ _advanced_apply_data(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) { if ((desk->x == sd->x) && (desk->y == sd->y)) { - show_shelf=1; + show_shelf = 1; break; } }