qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional)


From: Stefan Weil
Subject: [Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional)
Date: Fri, 13 Dec 2013 20:49:58 +0100

Signed-off-by: Stefan Weil <address@hidden>
---
 ui/cocoa.m |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/cocoa.m b/ui/cocoa.m
index be49179..6569326 100644
--- a/ui/cocoa.m
+++ b/ui/cocoa.m
@@ -204,7 +204,7 @@ int keymap[] =
     200,//  126     0x7E    0xc8    E0,48   U ARROW QZ_UP
 /* completed according to 
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/quartz/SDL_QuartzKeys.h?rev=1.6&content-type=text/x-cvsweb-markup
 */
 
-/* Aditional 104 Key XP-Keyboard Scancodes from 
http://www.computer-engineering.org/ps2keyboard/scancodes1.html */
+/* Additional 104 Key XP-Keyboard Scancodes from 
http://www.computer-engineering.org/ps2keyboard/scancodes1.html */
 /*
     219 //          0xdb            e0,5b   L GUI
     220 //          0xdc            e0,5c   R GUI
-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]