]> git.sur5r.net Git - kconfig-frontends/blobdiff - frontends/gconf/gconf.c
Synchronise with v3.16
[kconfig-frontends] / frontends / gconf / gconf.c
index 0418a4c38fc042fb533dc743d3fbac5f533220fb..b94dfa34a5b32cc6c034f39cc8329f10f8e92909 100644 (file)
@@ -1404,7 +1404,7 @@ static void display_tree(struct menu *menu)
                    && (tree == tree2))
                        continue;
 /*
-                if (((menu != &rootmenu) && !(menu->flags & MENU_ROOT))
+               if (((menu != &rootmenu) && !(menu->flags & MENU_ROOT))
                    || (view_mode == FULL_VIEW)
                    || (view_mode == SPLIT_VIEW))*/