From 71bc069784aa4e4e78a83f03d73622f3d4af6250 Mon Sep 17 00:00:00 2001 From: SeongJae Park Date: Thu, 1 Mar 2012 15:54:47 +0900 Subject: Corrects typo on comment. Change-Id: I34e8e71f6ca03d58676ac350d6558fec32e6e448 Signed-off-by: SeongJae Park --- hw/goldfish_events_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw') diff --git a/hw/goldfish_events_device.c b/hw/goldfish_events_device.c index a5b2a21..3c33b46 100644 --- a/hw/goldfish_events_device.c +++ b/hw/goldfish_events_device.c @@ -474,7 +474,7 @@ void events_dev_init(uint32_t base, qemu_irq irq) /* configure EV_SW array * - * EW_SW events are sent to indicate that the keyboard lid + * EV_SW events are sent to indicate that the keyboard lid * was closed or opened (done when we switch layouts through * KP-7 or KP-9). * -- cgit v1.1