summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Giacomelli <giac2000@hotmail.com>2010-03-05 22:03:34 +0000
committerMichael Giacomelli <giac2000@hotmail.com>2010-03-05 22:03:34 +0000
commit43ed678b4645a48cf2072ab72c93e730f4d329ff (patch)
tree64e13f92d3c25ee07f92ee401d1c4e050dacb273
parent6fc422e94019ccb0f5aa4cdee8cc010b64592961 (diff)
downloadrockbox-43ed678b4645a48cf2072ab72c93e730f4d329ff.tar.gz
rockbox-43ed678b4645a48cf2072ab72c93e730f4d329ff.zip
strip trailing space
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25037 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/codecs/libwma/wmafixed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/libwma/wmafixed.c b/apps/codecs/libwma/wmafixed.c
index 649025b53a..205bab4dd9 100644
--- a/apps/codecs/libwma/wmafixed.c
+++ b/apps/codecs/libwma/wmafixed.c
@@ -350,4 +350,3 @@ fixed64 fixdiv64(fixed64 x, fixed64 y)
350 350
351 return y; 351 return y;
352 } 352 }
353 \ No newline at end of file