# HG changeset patch
# User reimar
# Date 1316271395 0
# Node ID 0af747024f325239dffc7c70c8687efc39c51b74
# Parent  4af62aded0182ea32587df60d645f06821927877
Get rid of a few munged-in tabs.

diff -r 4af62aded018 -r 0af747024f32 osdep/mplayer.rc
--- a/osdep/mplayer.rc	Sat Sep 17 05:45:52 2011 +0000
+++ b/osdep/mplayer.rc	Sat Sep 17 14:56:35 2011 +0000
@@ -29,9 +29,9 @@
 {
     BLOCK "StringFileInfo"
     {
-	    BLOCK "000004b0" // LANG_NEUTRAL,UNICODE_CP
+        BLOCK "000004b0" // LANG_NEUTRAL,UNICODE_CP
         {
-		    VALUE "Comments","MPlayer is distributed under the terms of the GNU General Public License Version 2. Source code is available at http://www.mplayerhq.hu\000"
+            VALUE "Comments","MPlayer is distributed under the terms of the GNU General Public License Version 2. Source code is available at http://www.mplayerhq.hu\000"
             VALUE "CompanyName", "\000"
             VALUE "FileDescription", "MPlayer - Movie Player\000"
             VALUE "FileVersion",VERSION
@@ -46,7 +46,7 @@
     }
     BLOCK "VarFileInfo"
     {
-	    VALUE "Translation",0,0x04b0
+        VALUE "Translation",0,0x04b0
     }
 }