* [Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional)
@ 2013-12-13 19:49 Stefan Weil
2013-12-13 20:03 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Weil @ 2013-12-13 19:49 UTC (permalink / raw)
To: qemu-devel
Cc: qemu-trivial, Stefan Weil, Andreas Färber, Anthony Liguori
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional)
2013-12-13 19:49 [Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional) Stefan Weil
@ 2013-12-13 20:03 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2013-12-13 20:03 UTC (permalink / raw)
To: Stefan Weil
Cc: QEMU Trivial, Andreas Färber, qemu-devel, Anthony Liguori
On 13 December 2013 19:49, Stefan Weil <sw@weilnetz.de> wrote:
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-13 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 19:49 [Qemu-devel] [PATCH] cocoa: Fix typo (aditional -> additional) Stefan Weil
2013-12-13 20:03 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).