From 943890a4f4667cefc82ea9a1959e03426a4e4807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Sun, 9 Feb 2014 16:52:38 +0100 Subject: Fix typo "usefull" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prepares for applying ohw.diff from QEMU. Signed-off-by: Andreas Färber --- src/of.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/of.c b/src/of.c index c2db8ec..d1fc300 100644 --- a/src/of.c +++ b/src/of.c @@ -2457,7 +2457,7 @@ void OF_finalize_pci_macio (void *dev, uint32_t base_address, uint32_t size, OF_node_put(OF_env, mpic); } #if 1 - /* escc is usefull to get MacOS X debug messages */ + /* escc is useful to get MacOS X debug messages */ { OF_regprop_t regs[8]; uint32_t irqs[6]; -- cgit v1.2.1