summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/ofw_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_console.c')
-rw-r--r--sys/boot/ofw/libofw/ofw_console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_console.c b/sys/boot/ofw/libofw/ofw_console.c
index d10a8c2..a0c9f02 100644
--- a/sys/boot/ofw/libofw/ofw_console.c
+++ b/sys/boot/ofw/libofw/ofw_console.c
@@ -47,7 +47,7 @@ static ihandle_t stdout;
struct console ofwconsole = {
"ofw",
- "OpenFirmware console",
+ "Open Firmware console",
0,
ofw_cons_probe,
ofw_cons_init,
OpenPOWER on IntegriCloud