diff DOCS/tech/mingw-crosscompile.txt @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 2adc364b3ba3
children 956db4f28a62
line wrap: on
line diff
--- a/DOCS/tech/mingw-crosscompile.txt	Tue May 12 19:25:35 2009 +0000
+++ b/DOCS/tech/mingw-crosscompile.txt	Wed May 13 02:58:57 2009 +0000
@@ -11,7 +11,7 @@
 NOTE that this is likely to be quite out-dated and might include packages
 with security issues, so do not use it to build binaries for real use.
 
-After extracting this package into the MPlayer source-tree, 
+After extracting this package into the MPlayer source-tree,
 you only need to run the included linux-mingw.sh to configure (it just runs
 ./configure --host-cc=cc --target=i686-mingw32msvc --cc=i586-mingw32msvc-cc
 --windres=i586-mingw32msvc-windres --ranlib=i586-mingw32msvc-ranlib