summaryrefslogtreecommitdiffstats
path: root/libvo/vo_quartz.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_quartz.h')
-rw-r--r--libvo/vo_quartz.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libvo/vo_quartz.h b/libvo/vo_quartz.h
index 82eb096ba0..692449240d 100644
--- a/libvo/vo_quartz.h
+++ b/libvo/vo_quartz.h
@@ -1,4 +1,4 @@
-/*
+/*
* vo_quartz.h
* Mac keyboard def taken from SDL
* See the Subversion log for a list of changes.
@@ -118,7 +118,7 @@
#define QZ_PERIOD 0x2F
#define QZ_SLASH 0x2C
/* These are the same as the left versions - use left by default */
-#if 0
+#if 0
#define QZ_RSHIFT 0x38
#endif
#define QZ_UP 0x7E
@@ -131,7 +131,7 @@
#define QZ_LMETA 0x37
#define QZ_SPACE 0x31
/* These are the same as the left versions - use left by default */
-#if 0
+#if 0
#define QZ_RMETA 0x37
#define QZ_RALT 0x3A
#define QZ_RCTRL 0x3B