Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / util / kconfig / mconf.c
index fc804bb366ffd869bc588352829c3203123179cb..692c0e954d4421200940a3c4c0571952f2946e07 100644 (file)
@@ -506,7 +506,7 @@ static void build_conf(struct menu *menu)
                        if (def_menu) {
                                item_add_str(" (%s)", _(menu_get_prompt(def_menu)));
                                item_add_str("  --->");
-#if 0 
+#if 0
 /* coreboot doesn't need this representation */
                                if (def_menu->list) {
                                        indent += 2;