changeset 34020:0af747024f32

Get rid of a few munged-in tabs.
author reimar
date Sat, 17 Sep 2011 14:56:35 +0000
parents 4af62aded018
children fbb87f092560
files osdep/mplayer.rc
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
     }
 }