From 43ed678b4645a48cf2072ab72c93e730f4d329ff Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Fri, 5 Mar 2010 22:03:34 +0000 Subject: strip trailing space git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25037 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libwma/wmafixed.c | 1 - 1 file changed, 1 deletion(-) 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) return y; } - \ No newline at end of file -- cgit v1.2.3