Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / drivers / accessibility / speakup / i18n.c
index bc7b47d..d62079b 100644 (file)
@@ -90,13 +90,13 @@ static char *speakup_default_msgs[MSG_LAST_INDEX] = {
        [MSG_COLOR_YELLOW] = "yellow",
        [MSG_COLOR_WHITE] = "white",
        [MSG_COLOR_GREY] = "grey",
-       [MSG_COLOR_BRIGHTBLUE] "bright blue",
-       [MSG_COLOR_BRIGHTGREEN] "bright green",
-       [MSG_COLOR_BRIGHTCYAN] "bright cyan",
-       [MSG_COLOR_BRIGHTRED] "bright red",
-       [MSG_COLOR_BRIGHTMAGENTA] "bright magenta",
-       [MSG_COLOR_BRIGHTYELLOW] "bright yellow",
-       [MSG_COLOR_BRIGHTWHITE] "bright white",
+       [MSG_COLOR_BRIGHTBLUE] "bright blue",
+       [MSG_COLOR_BRIGHTGREEN] "bright green",
+       [MSG_COLOR_BRIGHTCYAN] "bright cyan",
+       [MSG_COLOR_BRIGHTRED] "bright red",
+       [MSG_COLOR_BRIGHTMAGENTA] "bright magenta",
+       [MSG_COLOR_BRIGHTYELLOW] "bright yellow",
+       [MSG_COLOR_BRIGHTWHITE] "bright white",
 
        /* Names of key states. */
        [MSG_STATE_DOUBLE] = "double",