summaryrefslogtreecommitdiffstats
path: root/libvo/vo_quartz.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /libvo/vo_quartz.h
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
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