formatting

SVN revision: 45136
This commit is contained in:
Sebastian Dransfeld 2010-01-14 22:10:00 +00:00
parent f7892395de
commit 2392772af4
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}
}