diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2010-03-05 22:03:34 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2010-03-05 22:03:34 +0000 |
| commit | 43ed678b4645a48cf2072ab72c93e730f4d329ff (patch) | |
| tree | 64e13f92d3c25ee07f92ee401d1c4e050dacb273 | |
| parent | 6fc422e94019ccb0f5aa4cdee8cc010b64592961 (diff) | |
| download | rockbox-43ed678b4645a48cf2072ab72c93e730f4d329ff.zip rockbox-43ed678b4645a48cf2072ab72c93e730f4d329ff.tar.gz rockbox-43ed678b4645a48cf2072ab72c93e730f4d329ff.tar.bz2 rockbox-43ed678b4645a48cf2072ab72c93e730f4d329ff.tar.xz | |
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.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/libwma/wmafixed.c b/apps/codecs/libwma/wmafixed.c index 649025b..205bab4 100644 --- a/apps/codecs/libwma/wmafixed.c +++ b/apps/codecs/libwma/wmafixed.c @@ -350,4 +350,3 @@ fixed64 fixdiv64(fixed64 x, fixed64 y) return y; } -
\ No newline at end of file |