From 6e9cbdc10448203e7c8b2de41447442fcc9f7bae Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 13 May 2009 02:58:57 +0000 Subject: whitespace cosmetics: Remove all trailing whitespace. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_quartz.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libvo/vo_quartz.h') 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 -- cgit v1.2.3