kbuild: trivial - use tabs for code indent where possible
[linux-2.6-block.git] / scripts / kconfig / gconf.c
index f2bee70e26f4940061c97add6dafbf273b272dcd..d0a35b21f3087283c286885c26caa58630925231 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))*/