diff gui/mplayer/sw.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents b0a7b35b78d2
children f4e017b6921a
line wrap: on
line diff
--- a/gui/mplayer/sw.c	Tue May 12 19:25:35 2009 +0000
+++ b/gui/mplayer/sw.c	Wed May 13 02:58:57 2009 +0000
@@ -40,7 +40,7 @@
 void mplSubDraw( void )
 {
  if ( appMPlayer.subWindow.State == wsWindowClosed ) exit_player( MSGTR_Exit_quit );
- 
+
  if ( appMPlayer.subWindow.State == wsWindowFocusIn ) SubVisible++;
  if ( appMPlayer.subWindow.State == wsWindowFocusOut && metacity_hack != 3 ) SubVisible--;