From a63e5e0c0d457718a957c351c996ba9cb31d5cdd Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Tue, 4 Feb 2014 06:43:09 +0100 Subject: misc: Fix case Qemu -> QEMU MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Weil Reviewed-by: Laszlo Ersek Reviewed-by: Andreas Färber Signed-off-by: Michael Tokarev --- tests/i440fx-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/i440fx-test.c b/tests/i440fx-test.c index fa3e3d6..bcd2181 100644 --- a/tests/i440fx-test.c +++ b/tests/i440fx-test.c @@ -350,7 +350,7 @@ static void test_i440fx_firmware(FirmwareTestFixture *fixture, qtest_start(cmdline); g_free(cmdline); - /* Qemu has loaded the firmware (because qtest_start() only returns after + /* QEMU has loaded the firmware (because qtest_start() only returns after * the QMP handshake completes). We must unlink the firmware blob right * here, because any assertion firing below would leak it in the * filesystem. This is also the reason why we recreate the blob every time -- cgit v1.1