diff libvo/vo_quartz.h @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 34d3e0c8487a
children
line wrap: on
line diff
--- a/libvo/vo_quartz.h	Tue May 12 19:25:35 2009 +0000
+++ b/libvo/vo_quartz.h	Wed May 13 02:58:57 2009 +0000
@@ -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