aboutsummaryrefslogtreecommitdiff
path: root/maemo/hildon.c
diff options
context:
space:
mode:
Diffstat (limited to 'maemo/hildon.c')
-rw-r--r--maemo/hildon.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/maemo/hildon.c b/maemo/hildon.c
index 7e9cd9f..9b6f787 100644
--- a/maemo/hildon.c
+++ b/maemo/hildon.c
@@ -533,7 +533,7 @@ inline void key_press_event(int key2,int type)
in_a1[1] = 255;
break;
}
- }
+ }
}
else if (type == 2) {
if (psxkey1 >= 0)
@@ -554,7 +554,7 @@ inline void key_press_event(int key2,int type)
}
}
emu_set_action(SACTION_NONE);
- }
+ }
}
}