qemu-devel
[Top][All Lists]
Advanced

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

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


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional)
Date: Fri, 13 Dec 2013 20:03:57 +0000

On 13 December 2013 19:49, Stefan Weil <address@hidden> wrote:
> 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 */
>  /*

Please don't put this in -trivial, it will conflict
with the patch in my recent cocoa fixes set which
fixes this and other typos:
http://patchwork.ozlabs.org/patch/298905/

thanks
-- PMM



reply via email to

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