Typo in error message.
[qemu] / cocoa.m
diff --git a/cocoa.m b/cocoa.m
index 2e2908f..b508b52 100644 (file)
--- a/cocoa.m
+++ b/cocoa.m
@@ -430,7 +430,6 @@ static void cocoa_refresh(DisplayState *ds)
                                 case 0x02 ... 0x0a: /* '1' to '9' keys */
                                     console_select(keycode - 0x02);
                                     break;
-                                }
                             }
                         } else {
                             /* handle standard key events */