summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/ofw_net.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_net.c')
-rw-r--r--sys/boot/ofw/libofw/ofw_net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_net.c b/sys/boot/ofw/libofw/ofw_net.c
index 14f02ab..cb85eea 100644
--- a/sys/boot/ofw/libofw/ofw_net.c
+++ b/sys/boot/ofw/libofw/ofw_net.c
@@ -207,7 +207,7 @@ ofwn_init(struct iodesc *desc, void *machdep_hint)
}
#if defined(NETIF_DEBUG)
- printf("ofwn_init: OpenFirmware instance handle: %08x\n", netinstance);
+ printf("ofwn_init: Open Firmware instance handle: %08x\n", netinstance);
#endif
#ifndef __sparc64__
OpenPOWER on IntegriCloud