From 0eb321bf2c1cc0e048faff26a01f86cdd3ec254f Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 7 Jul 2009 02:26:13 +0300 Subject: Remove trailing whitespace from most files --- gui/mplayer/sw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/mplayer/sw.c') diff --git a/gui/mplayer/sw.c b/gui/mplayer/sw.c index e31fda83fb..349847b5b8 100644 --- a/gui/mplayer/sw.c +++ b/gui/mplayer/sw.c @@ -40,7 +40,7 @@ extern int i,pot; 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--; -- cgit v1.2.3