summaryrefslogtreecommitdiffstats
path: root/osdep/keycodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/keycodes.h')
-rw-r--r--osdep/keycodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/keycodes.h b/osdep/keycodes.h
index fd5a7f22b2..4d153a24aa 100644
--- a/osdep/keycodes.h
+++ b/osdep/keycodes.h
@@ -72,7 +72,7 @@
#define KEY_VOLUME_UP (KEY_MM_BASE+10)
#define KEY_VOLUME_DOWN (KEY_MM_BASE+11)
#define KEY_MUTE (KEY_MM_BASE+12)
-
+
/* Keypad keys */
#define KEY_KEYPAD (KEY_BASE+32)
#define KEY_KP0 (KEY_KEYPAD+0)