aboutsummaryrefslogtreecommitdiff
path: root/backends/events/linuxmotosdl
diff options
context:
space:
mode:
Diffstat (limited to 'backends/events/linuxmotosdl')
-rw-r--r--backends/events/linuxmotosdl/linuxmotosdl-events.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/events/linuxmotosdl/linuxmotosdl-events.cpp b/backends/events/linuxmotosdl/linuxmotosdl-events.cpp
index 1313007158..abd8ad2da8 100644
--- a/backends/events/linuxmotosdl/linuxmotosdl-events.cpp
+++ b/backends/events/linuxmotosdl/linuxmotosdl-events.cpp
@@ -125,7 +125,7 @@ bool LinuxmotoSdlEventManager::remapKey(SDL_Event &ev, Common::Event &event) {
// VirtualKeyboard - Right Soft key
else if (ev.key.keysym.sym == SDLK_F11) {
ev.key.keysym.sym = SDLK_F7;
- }
+ }
#endif
// Joystick to Mouse