summaryrefslogtreecommitdiffstats
path: root/osdep/mplayer.rc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /osdep/mplayer.rc
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'osdep/mplayer.rc')
-rw-r--r--osdep/mplayer.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/osdep/mplayer.rc b/osdep/mplayer.rc
index 82c5fbb317..0df832f830 100644
--- a/osdep/mplayer.rc
+++ b/osdep/mplayer.rc
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#include <winver.h>
+#include <winver.h>
#include "version.h"
1 VERSIONINFO
@@ -27,8 +27,8 @@ PRODUCTVERSION 0,0,9,0
FILEOS VOS__WINDOWS32
FILETYPE VFT_APP
{
- BLOCK "StringFileInfo"
- {
+ BLOCK "StringFileInfo"
+ {
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"
@@ -44,7 +44,7 @@ FILETYPE VFT_APP
//VALUE "SpecialBuild","\000"
}
}
- BLOCK "VarFileInfo"
+ BLOCK "VarFileInfo"
{
VALUE "Translation",0,0x04b0
}