Loading scripts/kconfig/nconf.gui.c +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ void set_colors() if (has_colors()) { normal_color_theme(); } else { /* give deafults */ /* give defaults */ no_colors_theme(); } } Loading Loading
scripts/kconfig/nconf.gui.c +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ void set_colors() if (has_colors()) { normal_color_theme(); } else { /* give deafults */ /* give defaults */ no_colors_theme(); } } Loading